2023-12-06T15:33:32.937 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T15:33:32.938 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --verbose --owner scheduled_yuriw@teuthology --name yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310 -- /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310/orig.config.yaml 2023-12-06T15:33:32.968 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T15:33:33.044 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310 branch: wip-yuri6-testing-2023-12-05-0753-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: null first_in_suite: false job_id: '7480310' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri6-testing-2023-12-05-0753-pacific ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b workunit: branch: wip-yuri6-testing-2023-12-05-0753-pacific sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b 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: 5202 sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri6-testing-2023-12-05-0753-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.0 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw r z --placement=2 --port=8000 - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_15:05:11 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T15:33:33.044 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa; will attempt to use it 2023-12-06T15:33:33.045 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks 2023-12-06T15:33:33.045 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T15:33:33.046 INFO:teuthology.task.internal:Checking packages... 2023-12-06T15:33:33.073 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd03fca4f35d43f61b4679936aef7bd2f01cced0b' 2023-12-06T15:33:33.073 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T15:33:33.073 INFO:teuthology.packaging:ref: None 2023-12-06T15:33:33.073 INFO:teuthology.packaging:tag: None 2023-12-06T15:33:33.073 INFO:teuthology.packaging:branch: wip-yuri6-testing-2023-12-05-0753-pacific 2023-12-06T15:33:33.074 INFO:teuthology.packaging:sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:33:33.074 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri6-testing-2023-12-05-0753-pacific 2023-12-06T15:33:33.336 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-335-gd03fca4f-1focal 2023-12-06T15:33:33.336 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T15:33:33.343 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T15:33:33.343 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T15:33:33.366 INFO:teuthology.task.internal:Saving configuration 2023-12-06T15:33:33.377 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T15:33:33.383 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T15:33:33.408 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:27:14.364665', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T15:33:33.434 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:27:14.366136', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T15:33:33.434 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T15:33:33.440 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-06T15:33:33.440 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-06T15:33:33.440 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T15:33:33.510 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f803f1b01f0>, signals=[15]) 2023-12-06T15:33:33.511 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T15:33:33.517 INFO:teuthology.task.internal:Opening connections... 2023-12-06T15:33:33.517 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2023-12-06T15:33:33.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:33:33.567 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2023-12-06T15:33:33.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:33:33.617 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T15:33:33.623 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2023-12-06T15:33:33.648 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2023-12-06T15:33:33.649 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2023-12-06T15:33:33.698 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2023-12-06T15:33:33.698 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T15:33:33.698 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2023-12-06T15:33:33.698 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="20.04" 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=focal 2023-12-06T15:33:33.699 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=focal 2023-12-06T15:33:33.699 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2023-12-06T15:33:33.723 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2023-12-06T15:33:33.730 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2023-12-06T15:33:33.730 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2023-12-06T15:33:33.736 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="Ubuntu" 2023-12-06T15:33:33.736 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:ID=ubuntu 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE=debian 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="20.04" 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_CODENAME=focal 2023-12-06T15:33:33.737 INFO:teuthology.orchestra.run.smithi088.stdout:UBUNTU_CODENAME=focal 2023-12-06T15:33:33.737 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2023-12-06T15:33:33.757 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T15:33:33.765 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T15:33:33.771 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T15:33:33.771 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2023-12-06T15:33:33.773 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2023-12-06T15:33:33.778 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T15:33:33.785 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T15:33:33.785 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2023-12-06T15:33:33.787 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2023-12-06T15:33:33.832 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T15:33:33.885 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T15:33:33.902 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T15:33:33.902 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T15:33:33.903 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T15:33:33.903 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T15:33:33.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:33:33.909 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2023-12-06T15:33:33.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:33:33.910 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2023-12-06T15:33:33.916 INFO:teuthology.orchestra.run.smithi060.stdout:5.4.0-124-generic 2023-12-06T15:33:33.916 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.4.0-124-generic 2023-12-06T15:33:33.916 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2023-12-06T15:33:33.917 INFO:teuthology.orchestra.run.smithi088.stdout:5.4.0-124-generic 2023-12-06T15:33:33.917 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.4.0-124-generic 2023-12-06T15:33:33.917 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2023-12-06T15:33:34.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2023-12-06T15:33:34.068 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2023-12-06T15:33:34.238 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:33:34.238 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T15:33:34.238 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T15:33:34.314 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T15:33:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:33:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T15:33:34.399 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T15:33:34.613 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T15:33:34.742 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T15:33:34.744 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T15:33:34.754 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T15:33:34.758 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T15:33:34.758 INFO:teuthology.orchestra.run.smithi088.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T15:33:34.775 INFO:teuthology.orchestra.run.smithi088.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T15:33:34.775 INFO:teuthology.orchestra.run.smithi088.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T15:33:34.778 INFO:teuthology.orchestra.run.smithi088.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:33:34.778 INFO:teuthology.orchestra.run.smithi088.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T15:33:34.784 INFO:teuthology.orchestra.run.smithi088.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T15:33:34.784 INFO:teuthology.orchestra.run.smithi088.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T15:33:34.789 INFO:teuthology.orchestra.run.smithi088.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T15:33:34.791 INFO:teuthology.orchestra.run.smithi088.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T15:33:34.791 INFO:teuthology.orchestra.run.smithi088.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T15:33:34.792 INFO:teuthology.orchestra.run.smithi088.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T15:33:34.808 INFO:teuthology.orchestra.run.smithi088.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T15:33:34.808 INFO:teuthology.orchestra.run.smithi088.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T15:33:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T15:33:34.964 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T15:33:35.028 INFO:teuthology.orchestra.run.smithi088.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T15:33:35.042 INFO:teuthology.orchestra.run.smithi088.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T15:33:35.046 INFO:teuthology.orchestra.run.smithi088.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T15:33:35.047 INFO:teuthology.orchestra.run.smithi088.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T15:33:35.047 INFO:teuthology.orchestra.run.smithi088.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T15:33:35.091 INFO:teuthology.orchestra.run.smithi088.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T15:33:35.096 INFO:teuthology.orchestra.run.smithi088.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:33:35.096 INFO:teuthology.orchestra.run.smithi088.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T15:33:35.108 INFO:teuthology.orchestra.run.smithi088.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T15:33:35.119 INFO:teuthology.orchestra.run.smithi088.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T15:33:35.123 INFO:teuthology.orchestra.run.smithi088.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T15:33:35.124 INFO:teuthology.orchestra.run.smithi088.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T15:33:35.124 INFO:teuthology.orchestra.run.smithi088.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T15:33:35.125 INFO:teuthology.orchestra.run.smithi088.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T15:33:35.136 INFO:teuthology.orchestra.run.smithi088.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T15:33:35.136 INFO:teuthology.orchestra.run.smithi088.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T15:33:35.137 INFO:teuthology.orchestra.run.smithi088.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T15:33:35.137 INFO:teuthology.orchestra.run.smithi088.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T15:33:35.156 INFO:teuthology.orchestra.run.smithi088.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T15:33:35.156 INFO:teuthology.orchestra.run.smithi088.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T15:33:35.157 INFO:teuthology.orchestra.run.smithi088.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T15:33:35.171 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T15:33:35.300 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T15:33:35.360 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T15:33:35.375 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T15:33:35.375 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T15:33:35.444 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T15:33:35.445 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T15:33:35.454 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:33:35.455 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T15:33:35.468 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T15:33:35.477 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T15:33:35.489 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T15:33:35.490 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T15:33:35.490 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T15:33:35.561 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T15:33:35.566 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:33:35.672 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T15:33:35.731 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T15:33:36.101 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T15:33:36.106 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T15:33:36.113 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T15:33:36.115 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T15:33:36.117 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T15:33:36.368 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T15:33:36.407 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T15:33:36.421 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T15:33:36.421 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T15:33:36.422 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T15:33:36.423 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T15:33:36.424 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T15:33:36.424 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T15:33:36.425 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T15:33:36.451 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T15:33:36.615 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T15:33:36.779 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T15:33:36.830 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T15:33:38.768 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 18.3 MB in 3s (6,935 kB/s) 2023-12-06T15:33:39.310 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 18.3 MB in 3s (5,668 kB/s) 2023-12-06T15:33:40.239 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-06T15:33:40.265 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:33:40.340 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-06T15:33:40.543 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2023-12-06T15:33:40.544 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2023-12-06T15:33:40.737 INFO:teuthology.orchestra.run.smithi088.stdout:The following additional packages will be installed: 2023-12-06T15:33:40.737 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:33:40.737 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T15:33:40.738 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T15:33:40.738 INFO:teuthology.orchestra.run.smithi088.stdout:Suggested packages: 2023-12-06T15:33:40.738 INFO:teuthology.orchestra.run.smithi088.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T15:33:40.738 INFO:teuthology.orchestra.run.smithi088.stdout:Recommended packages: 2023-12-06T15:33:40.738 INFO:teuthology.orchestra.run.smithi088.stdout: thermald 2023-12-06T15:33:40.812 INFO:teuthology.orchestra.run.smithi088.stdout:The following NEW packages will be installed: 2023-12-06T15:33:40.812 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:33:40.812 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T15:33:40.813 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T15:33:40.814 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages will be upgraded: 2023-12-06T15:33:40.815 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T15:33:40.819 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-12-06T15:33:40.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:33:40.872 INFO:teuthology.orchestra.run.smithi088.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:33:40.872 INFO:teuthology.orchestra.run.smithi088.stdout:Need to get 77.0 MB of archives. 2023-12-06T15:33:40.872 INFO:teuthology.orchestra.run.smithi088.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T15:33:40.872 INFO:teuthology.orchestra.run.smithi088.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T15:33:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-12-06T15:33:41.137 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2023-12-06T15:33:41.138 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2023-12-06T15:33:41.282 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T15:33:41.343 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2023-12-06T15:33:41.343 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:33:41.343 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T15:33:41.343 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T15:33:41.344 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2023-12-06T15:33:41.344 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T15:33:41.345 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2023-12-06T15:33:41.345 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2023-12-06T15:33:41.395 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T15:33:41.399 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2023-12-06T15:33:41.399 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:33:41.399 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T15:33:41.400 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T15:33:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2023-12-06T15:33:41.401 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T15:33:41.455 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:33:41.455 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 77.0 MB of archives. 2023-12-06T15:33:41.455 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T15:33:41.455 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T15:33:41.760 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T15:33:41.850 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T15:33:41.999 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T15:33:42.000 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T15:33:42.000 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T15:33:42.123 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T15:33:42.135 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T15:33:42.317 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T15:33:42.318 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T15:33:42.318 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T15:33:42.410 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T15:33:42.420 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T15:33:42.849 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 77.0 MB in 1s (58.7 MB/s) 2023-12-06T15:33:43.016 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T15:33:43.143 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 77.0 MB in 1s (76.1 MB/s) 2023-12-06T15:33:43.355 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T15:33:44.761 INFO:teuthology.orchestra.run.smithi088.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T15:33:44.766 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:44.880 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:33:45.078 INFO:teuthology.orchestra.run.smithi060.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T15:33:45.083 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:45.186 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:33:46.922 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T15:33:46.938 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:47.045 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:33:47.095 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T15:33:47.111 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:47.214 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:33:48.141 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T15:33:48.154 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:48.191 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:33:48.298 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T15:33:48.312 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:48.347 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:33:53.060 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:33:53.097 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:33:53.187 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:33:53.222 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:33:53.497 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:33:53.573 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:33:53.649 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:33:53.717 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:33:53.960 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T15:33:53.977 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T15:33:54.027 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:33:54.062 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T15:33:54.077 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T15:33:54.112 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:33:59.512 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T15:33:59.532 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:59.579 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:33:59.593 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T15:33:59.613 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:33:59.642 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:02.482 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:34:02.609 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:34:02.961 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:03.314 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:34:03.436 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:34:03.790 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:04.191 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:34:04.317 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:04.443 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:05.076 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:34:05.202 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:05.329 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:05.620 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:34:05.620 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:05.753 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:06.499 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:34:06.499 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:07.013 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T15:34:07.030 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:07.139 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T15:34:07.265 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T15:34:07.384 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:07.462 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T15:34:07.462 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:08.824 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T15:34:08.959 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T15:34:09.085 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T15:34:09.236 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:34:09.320 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T15:34:09.320 INFO:teuthology.orchestra.run.smithi088.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:29.873 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T15:34:29.873 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2023-12-06T15:34:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:34:29.910 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2023-12-06T15:34:30.252 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:34:30.274 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:30.649 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:34:30.661 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:34:31.494 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T15:34:31.494 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub' 2023-12-06T15:34:31.501 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:34:31.521 INFO:teuthology.orchestra.run.smithi088.stdout:Generating grub configuration file ... 2023-12-06T15:34:31.888 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:34:31.916 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:32.349 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:34:32.361 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:34:33.358 INFO:teuthology.orchestra.run.smithi060.stdout:done 2023-12-06T15:34:33.778 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2023-12-06T15:34:33.836 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2023-12-06T15:34:33.836 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 20 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.4.0.167.164 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:34:33.837 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2023-12-06T15:34:33.838 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T15:34:33.838 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T15:34:33.838 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T15:34:33.838 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T15:34:33.838 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T15:34:33.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2023-12-06T15:34:33.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2023-12-06T15:34:34.056 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T15:34:34.056 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:34:34.070 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T15:34:34.093 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T15:34:34.521 INFO:teuthology.orchestra.run.smithi088.stdout:done 2023-12-06T15:34:34.969 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2023-12-06T15:34:35.023 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2023-12-06T15:34:35.023 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2023-12-06T15:34:35.023 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2023-12-06T15:34:35.023 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 20 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.4.0.167.164 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:34:35.024 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2023-12-06T15:34:35.025 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T15:34:35.025 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T15:34:35.025 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T15:34:35.025 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T15:34:35.025 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T15:34:35.025 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2023-12-06T15:34:35.098 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2023-12-06T15:34:35.357 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T15:34:35.413 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:34:35.497 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T15:34:35.577 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T15:34:35.879 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-12-06T15:34:35.906 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:34:35.972 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2023-12-06T15:34:36.177 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2023-12-06T15:34:36.177 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2023-12-06T15:34:36.412 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T15:34:36.413 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:34:36.414 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2023-12-06T15:34:36.437 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2023-12-06T15:34:36.437 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2023-12-06T15:34:36.437 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2023-12-06T15:34:36.437 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2023-12-06T15:34:36.437 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 20 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.4.0.167.164 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:34:36.438 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2023-12-06T15:34:36.439 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2023-12-06T15:34:36.445 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.puKYSbZw54 2023-12-06T15:34:36.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.puKYSbZw54 2023-12-06T15:34:36.469 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.puKYSbZw54 2023-12-06T15:34:36.553 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.puKYSbZw54 is 9KB 2023-12-06T15:34:36.568 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.puKYSbZw54 2023-12-06T15:34:36.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T15:34:36.589 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:34:36.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T15:34:36.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T15:34:36.618 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T15:34:36.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2023-12-06T15:34:37.109 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-06T15:34:37.134 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:34:37.200 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-06T15:34:37.381 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2023-12-06T15:34:37.381 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2023-12-06T15:34:37.588 INFO:teuthology.orchestra.run.smithi088.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T15:34:37.589 INFO:teuthology.orchestra.run.smithi088.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:34:37.592 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2023-12-06T15:34:37.614 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2023-12-06T15:34:37.614 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2023-12-06T15:34:37.614 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 20 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.4.0.167.164 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:34:37.615 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2023-12-06T15:34:37.616 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2023-12-06T15:34:37.662 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.shyThoSLAH 2023-12-06T15:34:37.662 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub/grub.cfg /tmp/tmp.shyThoSLAH 2023-12-06T15:34:37.677 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.shyThoSLAH 2023-12-06T15:34:37.719 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.shyThoSLAH is 9KB 2023-12-06T15:34:37.733 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.shyThoSLAH 2023-12-06T15:34:37.739 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T15:34:37.793 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:34:37.793 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T15:34:37.793 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T15:34:37.831 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T15:34:37.831 DEBUG:teuthology.orchestra.run.smithi088:> sudo update-grub 2023-12-06T15:34:38.010 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2023-12-06T15:34:38.021 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:34:38.044 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2023-12-06T15:34:38.305 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:34:38.317 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:38.675 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:34:38.687 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:34:39.157 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub' 2023-12-06T15:34:39.165 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:34:39.211 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2023-12-06T15:34:39.536 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:34:39.548 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:34:39.982 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:34:39.993 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:34:40.301 INFO:teuthology.orchestra.run.smithi060.stderr:done 2023-12-06T15:34:40.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2023-12-06T15:34:41.055 INFO:teuthology.orchestra.run.smithi088.stderr:done 2023-12-06T15:34:41.057 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2023-12-06T15:35:10.334 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T15:35:10.335 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-06T15:35:10.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:35:11.061 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T15:35:11.061 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:35:11.061 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:35:28.866 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2023-12-06T15:35:29.378 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2023-12-06T15:35:37.874 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-06T15:35:37.875 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:35:38.379 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:35:38.380 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:35:40.934 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2023-12-06T15:35:41.442 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2023-12-06T15:35:52.950 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-06T15:35:52.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:35:53.444 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:35:53.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:35:56.514 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2023-12-06T15:36:11.526 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:36:11.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:36:14.598 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2023-12-06T15:36:24.623 DEBUG:teuthology.orchestra.run.smithi060:> true 2023-12-06T15:36:25.213 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-06T15:36:25.214 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-167-generic"... 2023-12-06T15:36:25.214 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2023-12-06T15:36:25.220 INFO:teuthology.orchestra.run.smithi060.stdout:5.4.0-167-generic 2023-12-06T15:36:25.220 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T15:36:25.220 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T15:36:25.220 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T15:36:26.222 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T15:36:26.222 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T15:36:26.334 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2023-12-06T15:36:26.357 DEBUG:teuthology.parallel:result is None 2023-12-06T15:36:32.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:36:32.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:36:35.765 ERROR:teuthology.orchestra.connection:Error authenticating with smithi088.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 450, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 781, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 757, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1625, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2023-12-06T15:36:39.849 DEBUG:teuthology.orchestra.run.smithi088:> true 2023-12-06T15:36:40.933 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:36:40.933 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-167-generic"... 2023-12-06T15:36:40.934 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2023-12-06T15:36:40.980 INFO:teuthology.orchestra.run.smithi088.stdout:5.4.0-167-generic 2023-12-06T15:36:40.980 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T15:36:40.980 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T15:36:40.981 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T15:36:41.981 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T15:36:41.981 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T15:36:42.068 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2023-12-06T15:36:42.097 DEBUG:teuthology.parallel:result is None 2023-12-06T15:36:42.098 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T15:36:42.105 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T15:36:42.105 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T15:36:42.107 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T15:36:42.114 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T15:36:42.121 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T15:36:42.184 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T15:36:42.184 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T15:36:42.187 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T15:36:42.208 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T15:36:42.215 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T15:36:42.215 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T15:36:42.217 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T15:36:42.240 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:36:42.249 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:36:42.283 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:36:42.295 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:36:42.297 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T15:36:42.304 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T15:36:42.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T15:36:42.306 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T15:36:42.321 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T15:36:42.333 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T15:36:42.333 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T15:36:42.365 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T15:36:42.373 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T15:36:42.380 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T15:36:42.387 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:36:42.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T15:36:42.450 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T15:36:42.457 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T15:36:42.464 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:36:42.464 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T15:36:42.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2023-12-06T15:36:42.488 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2023-12-06T15:36:42.539 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T15:36:42.552 INFO:teuthology.task.internal:Starting timer... 2023-12-06T15:36:42.552 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T15:36:42.562 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T15:36:42.571 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2023-12-06T15:36:42.571 DEBUG:teuthology.task.selinux:Excluding smithi088: OS 'ubuntu' does not support SELinux 2023-12-06T15:36:42.572 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T15:36:42.572 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-06T15:36:42.572 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T15:36:42.572 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T15:36:42.581 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-06T15:36:42.586 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-06T15:36:42.696 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T15:36:42.711 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-06T15:36:42.712 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi088.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T15:42:38.541 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi088.front.sepia.ceph.com')] 2023-12-06T15:42:38.542 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-06T15:42:38.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:42:38.593 DEBUG:teuthology.orchestra.run.smithi060:> true 2023-12-06T15:42:38.712 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-06T15:42:38.712 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:42:38.713 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:42:38.761 DEBUG:teuthology.orchestra.run.smithi088:> true 2023-12-06T15:42:38.883 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-06T15:42:38.884 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T15:42:38.894 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T15:42:38.895 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T15:42:38.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:42:38.898 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T15:42:38.898 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:42:38.932 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T15:42:38.932 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Command line: ntpd -gq 2023-12-06T15:42:38.933 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: proto: precision = 0.090 usec (-23) 2023-12-06T15:42:38.933 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:42:38.934 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:42:38.934 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Listen normally on 3 ens1f0 172.21.15.60:123 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Listen normally on 4 lo [::1]:123 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2023-12-06T15:42:38.935 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:38 ntpd[23518]: Listening on routing socket on fd #22 for interface updates 2023-12-06T15:42:38.960 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T15:42:38.960 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Command line: ntpd -gq 2023-12-06T15:42:38.961 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: proto: precision = 0.082 usec (-23) 2023-12-06T15:42:38.962 INFO:teuthology.orchestra.run.smithi088.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:42:38.962 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:42:38.963 INFO:teuthology.orchestra.run.smithi088.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Listen normally on 3 enp3s0f1 172.21.15.88:123 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Listen normally on 4 lo [::1]:123 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d42d%5]:123 2023-12-06T15:42:38.964 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:38 ntpd[23578]: Listening on routing socket on fd #22 for interface updates 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:39.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:39 ntpd[23518]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:39.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:39.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:39.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:39.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:39.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:39.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:39.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:39.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:39 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:40.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:40 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:40.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:40 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:40.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:40 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:40.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:40 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:40.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:40 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:40.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:40 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:41.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:41 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:41.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:41 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:41.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:41 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:41.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:41 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:41.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:41 ntpd[23518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:41.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:41 ntpd[23518]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:41.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:41 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:41.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:41 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:41.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:41 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:41.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:41 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:41.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:41 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:41.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:41 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:42.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:42 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:42.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:42 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:42.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:42 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:42.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:42 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:42.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:42 ntpd[23518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:42.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:42 ntpd[23518]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:42.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:42 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:42.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:42 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:42.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:42 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:42.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:42 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:42.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:42 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:42.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:42 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:43.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:43.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:43 ntpd[23518]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:43.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:43.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:43.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:43.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:43 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:44.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:44 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:44.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:44 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:44.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:44 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:44.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:44 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:44.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:44 ntpd[23518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:44.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:44 ntpd[23518]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:44.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:44 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:44.961 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:44 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:44.965 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:44 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:44.965 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:44 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:44.965 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:44 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:44.965 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:44 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:45.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:45.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:45.933 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:45.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:45.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:45.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:45.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:45.934 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:45.934 INFO:teuthology.orchestra.run.smithi060.stdout: 6 Dec 15:42:45 ntpd[23518]: ntpd: time slew +0.002598 s 2023-12-06T15:42:45.934 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew +0.002598s 2023-12-06T15:42:45.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T15:42:45.935 INFO:teuthology.orchestra.run.smithi060.stderr: 6 Dec 15:42:45 ntpd[23518]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T15:42:45.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:45.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:45.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:45.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:45.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:45.962 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:45.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:45.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:45.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:42:45.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:42:45.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:42:45.963 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:42:45.963 INFO:teuthology.orchestra.run.smithi088.stdout: 6 Dec 15:42:45 ntpd[23578]: ntpd: time slew +0.000481 s 2023-12-06T15:42:45.964 INFO:teuthology.orchestra.run.smithi088.stdout:ntpd: time slew +0.000481s 2023-12-06T15:42:45.964 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T15:42:45.964 INFO:teuthology.orchestra.run.smithi088.stderr: 6 Dec 15:42:45 ntpd[23578]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T15:42:46.001 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T15:42:46.001 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2023-12-06T15:42:46.001 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.001 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.001 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.001 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.032 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T15:42:46.032 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2023-12-06T15:42:46.032 INFO:teuthology.orchestra.run.smithi088.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.032 INFO:teuthology.orchestra.run.smithi088.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.032 INFO:teuthology.orchestra.run.smithi088.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.032 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:42:46.034 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T15:42:46.118 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd03fca4f35d43f61b4679936aef7bd2f01cced0b'} 2023-12-06T15:42:46.118 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-12-06T15:42:46.119 INFO:tasks.cephadm:Cluster fsid is 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:42:46.119 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T15:42:46.119 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.60', 'mon.c': '[v2:172.21.15.60:3301,v1:172.21.15.60:6790]', 'mon.b': '172.21.15.88'} 2023-12-06T15:42:46.119 INFO:tasks.cephadm:First mon is mon.a on smithi060 2023-12-06T15:42:46.119 INFO:tasks.cephadm:First mgr is y 2023-12-06T15:42:46.119 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T15:42:46.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2023-12-06T15:42:46.136 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2023-12-06T15:42:46.153 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-12-06T15:42:46.154 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T15:42:46.425 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 6 15:42 /home/ubuntu/cephtest/cephadm 2023-12-06T15:42:46.425 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T15:42:46.570 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 6 15:42 /home/ubuntu/cephtest/cephadm 2023-12-06T15:42:46.571 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T15:42:46.579 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T15:42:46.600 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2023-12-06T15:42:46.640 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2023-12-06T15:42:46.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2023-12-06T15:42:46.672 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2023-12-06T15:42:46.686 INFO:tasks.cephadm:Writing seed config... 2023-12-06T15:42:46.686 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-06T15:42:46.687 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T15:42:46.687 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T15:42:46.687 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T15:42:46.687 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T15:42:46.687 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T15:42:46.687 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T15:42:46.687 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T15:42:46.687 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:42:46.688 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T15:42:46.695 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 = 1a17cd38-944e-11ee-95a2-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-06T15:42:46.695 DEBUG:teuthology.orchestra.run.smithi060:mon.a> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T15:42:46.737 DEBUG:teuthology.orchestra.run.smithi060:mgr.y> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T15:42:46.739 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T15:42:46.740 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:42:46.884 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-12-06T15:42:46.885 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-12-06T15:42:46.885 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-12-06T15:42:46.885 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-12-06T15:42:46.885 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-06T15:42:46.891 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T15:42:46.891 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-06T15:42:46.897 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.898 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-06T15:42:46.904 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T15:42:46.904 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-06T15:42:46.909 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.909 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-06T15:42:46.915 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-06T15:42:46.915 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-06T15:42:46.921 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.921 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-06T15:42:46.927 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T15:42:46.927 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-06T15:42:46.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-06T15:42:46.940 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-06T15:42:46.940 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-06T15:42:46.946 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-06T15:42:46.947 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-06T15:42:46.947 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Repeating the final host check... 2023-12-06T15:42:46.947 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-12-06T15:42:46.947 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:systemctl is present 2023-12-06T15:42:46.947 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:lvcreate is present 2023-12-06T15:42:46.947 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-06T15:42:46.952 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T15:42:46.953 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-06T15:42:46.958 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.959 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-06T15:42:46.965 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T15:42:46.966 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-06T15:42:46.971 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.971 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-06T15:42:46.977 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-06T15:42:46.977 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-06T15:42:46.983 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.983 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-06T15:42:46.988 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T15:42:46.988 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-06T15:42:46.994 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:42:46.994 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-06T15:42:47.000 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-06T15:42:47.000 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-06T15:42:47.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-06T15:42:47.006 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-06T15:42:47.006 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Host looks OK 2023-12-06T15:42:47.006 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:root:Cluster fsid: 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:42:47.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Acquiring lock 140417839220912 on /run/cephadm/1a17cd38-944e-11ee-95a2-87774f69a715.lock 2023-12-06T15:42:47.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Lock 140417839220912 acquired on /run/cephadm/1a17cd38-944e-11ee-95a2-87774f69a715.lock 2023-12-06T15:42:47.007 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Verifying IP 172.21.15.60 port 3300 ... 2023-12-06T15:42:47.007 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Verifying IP 172.21.15.60 port 6789 ... 2023-12-06T15:42:47.008 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.60, final addrv is [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2023-12-06T15:42:47.008 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-12-06T15:42:47.010 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 2023-12-06T15:42:47.010 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-06T15:42:47.010 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 2023-12-06T15:42:47.010 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Mon IP 172.21.15.60 is in CIDR network 172.21.0.0/20 2023-12-06T15:42:47.012 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-12-06T15:42:47.012 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-12-06T15:42:47.187 INFO:journalctl@ceph.mon.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:42:47.191 INFO:journalctl@ceph.mgr.y.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:42:50.820 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-12-06T15:42:51.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-12-06T15:42:51.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-12-06T15:42:52.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2023-12-06T15:42:52.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-12-06T15:42:57.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-12-06T15:43:00.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-12-06T15:43:00.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-12-06T15:43:13.885 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-12-06T15:43:14.041 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-12-06T15:43:14.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-12-06T15:43:14.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-12-06T15:43:14.110 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-12-06T15:43:14.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-12-06T15:43:14.110 INFO:teuthology.orchestra.run.smithi060.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=smithi060 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-12-06T15:43:24.760 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-12-06T15:43:25.369 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Creating initial keys... 2023-12-06T15:43:25.370 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T15:43:25.370 INFO:teuthology.orchestra.run.smithi060.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=smithi060 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T15:43:26.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCelnBld8ppDhAACNJ9SJda8zHUIbyptHYN4A== 2023-12-06T15:43:26.773 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T15:43:26.773 INFO:teuthology.orchestra.run.smithi060.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=smithi060 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T15:43:27.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCflnBlLrvkHhAAGlStngB5dkg4EyPuuDEjoA== 2023-12-06T15:43:28.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T15:43:28.088 INFO:teuthology.orchestra.run.smithi060.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=smithi060 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T15:43:28.828 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCglnBlsodeMRAAbJjin+CZ2/GGVT+YAnoP+g== 2023-12-06T15:43:29.500 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Creating initial monmap... 2023-12-06T15:43:29.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/tmp/ceph-tmp_eeepsak:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '1a17cd38-944e-11ee-95a2-87774f69a715', '--addv', 'a', '[v2:172.21.15.60:3300,v1:172.21.15.60:6789]', '/tmp/monmap'] 2023-12-06T15:43:29.500 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /tmp/ceph-tmp_eeepsak:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 --addv a [v2:172.21.15.60:3300,v1:172.21.15.60:6789] /tmp/monmap 2023-12-06T15:43:30.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T15:43:30.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:30.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T15:43:30.844 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Creating mon... 2023-12-06T15:43:30.846 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpmvx4b9x4:/tmp/keyring:z', '-v', '/tmp/ceph-tmp_eeepsak:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '1a17cd38-944e-11ee-95a2-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-12-06T15:43:30.846 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpmvx4b9x4:/tmp/keyring:z -v /tmp/ceph-tmp_eeepsak:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-12-06T15:43:31.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:43:31.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 1 imported monmap: 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-12-06T15:43:30.239976+0000 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-12-06T15:43:30.239976+0000 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 /usr/bin/ceph-mon: set fsid to 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:43:31.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:43:31.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-06T15:43:31.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:43:31.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Compile date Mar 23 2020 2023-12-06T15:43:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: DB SUMMARY 2023-12-06T15:43:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-06T15:43:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-06T15:43:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.create_if_missing: 1 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.env: 0x562b1779e1a0 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.info_log: 0x562b19903a80 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:43:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.db_log_dir: 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.write_buffer_manager: 0x562b1a4a4120 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:43:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.row_cache: None 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.wal_filter: None 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:43:31.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:43:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:43:31.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:43:31.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:43:31.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:43:31.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Compression algorithms supported: 2023-12-06T15:43:31.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:43:31.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kZSTD supported: 0 2023-12-06T15:43:31.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:43:31.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.513+0000 7f44a31166c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.merge_operator: 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:43:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562b1982c130) 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x562b19862510 2023-12-06T15:43:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:43:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.num_levels: 7 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:43:31.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:43:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:43:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:43:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.517+0000 7f44a31166c0 4 rocksdb: Options.ttl: 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.521+0000 7f44a31166c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.521+0000 7f44a31166c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.521+0000 7f44a31166c0 4 rocksdb: DB pointer 0x562b198fe400 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.521+0000 7f448c2d7700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.521+0000 7f448c2d7700 4 rocksdb: [db/db_impl.cc:778] 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:43:31.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:43:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.525+0000 7f44a31166c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.525+0000 7f44a31166c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-12-06T15:43:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:43:31.525+0000 7f44a31166c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-06T15:43:32.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:32.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-12-06T15:43:32.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-12-06T15:43:32.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-06T15:43:32.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-12-06T15:43:32.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target 2023-12-06T15:43:32.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target. 2023-12-06T15:43:32.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target. 2023-12-06T15:43:32.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target 2023-12-06T15:43:32.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-06T15:43:32.910 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:43:32.921 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:43:32.927 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T15:43:32.927 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:43:32.934 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target.wants/ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-1a17cd38-944e-11ee-95a2-87774f69a715@.service. 2023-12-06T15:43:33.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:43:33.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-06T15:43:33.152 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for mon to start... 2023-12-06T15:43:33.152 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for mon... 2023-12-06T15:43:33.153 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-12-06T15:43:33.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:33 smithi060 docker[24214]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:43:33.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:33 smithi060 systemd[1]: Started Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:43:34.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:34 smithi060 bash[24237]: cluster 2023-12-06T15:43:34.225504+0000 mon.a (mon.0) 0 : [INF] mkfs 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:34.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:34 smithi060 bash[24237]: cluster 2023-12-06T15:43:34.218456+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:43:34.462 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-12-06T15:43:34.462 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.236678s) 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-12-06T15:43:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:35.047 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-12-06T15:43:35.048 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-06T15:43:35.048 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-12-06T15:43:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:35 smithi060 bash[24237]: cluster 2023-12-06T15:43:34.224478+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:43:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:35 smithi060 bash[24237]: cluster 2023-12-06T15:43:34.224728+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} 2023-12-06T15:43:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:35 smithi060 bash[24237]: cluster 2023-12-06T15:43:34.227708+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T15:43:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:35 smithi060 bash[24237]: cluster 2023-12-06T15:43:34.229596+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:43:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:35 smithi060 bash[24237]: cluster 2023-12-06T15:43:34.230015+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T15:43:35.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:35 smithi060 bash[24237]: audit 2023-12-06T15:43:34.461083+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.60:0/460816663' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T15:43:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-12-06T15:43:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:36.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-12-06T15:43:36.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-12-06T15:43:36.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-12-06T15:43:36.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-12-06T15:43:36.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:36 smithi060 bash[24237]: audit 2023-12-06T15:43:36.058373+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.60:0/2041567113' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T15:43:36.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:36 smithi060 bash[24237]: audit 2023-12-06T15:43:36.064047+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.60:0/2041567113' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T15:43:36.719 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-12-06T15:43:36.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-06T15:43:36.720 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-12-06T15:43:38.147 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:37 smithi060 bash[24237]: audit 2023-12-06T15:43:37.720832+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.60:0/3124390755' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:43:38.196 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Restarting the monitor... 2023-12-06T15:43:38.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:43:38.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:38 smithi060 systemd[1]: Stopping Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:43:38.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:38 smithi060 bash[24237]: debug 2023-12-06T15:43:38.288+0000 7fa3d1749700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:43:38.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:38 smithi060 bash[24237]: debug 2023-12-06T15:43:38.288+0000 7fa3d1749700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T15:43:39.102 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Setting mon public_network... 2023-12-06T15:43:39.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-12-06T15:43:39.102 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-12-06T15:43:39.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:38 smithi060 docker[24642]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:43:39.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:39 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T15:43:39.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:39 smithi060 systemd[1]: Stopped Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:43:39.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:39 smithi060 systemd[1]: Starting Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:43:39.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:39 smithi060 docker[24680]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:43:39.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:39 smithi060 systemd[1]: Started Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:43:40.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.144+0000 7f971d8246c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.144+0000 7f971d8246c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.144+0000 7f971d8246c0 0 pidfile_write: ignore empty --pid-file 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 0 load: jerasure load: lrc load: isa 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:43:40.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 1 rocksdb: do_open column families: [default] 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Compile date Mar 23 2020 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: DB SUMMARY 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: CURRENT file: CURRENT 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-12-06T15:43:40.408 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69133 ; 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.create_if_missing: 0 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.env: 0x5575a4fd21a0 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.info_log: 0x5575a629c9a0 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:43:40.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:43:40.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.db_log_dir: 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:43:40.411 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.write_buffer_manager: 0x5575a6e36ae0 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.148+0000 7f971d8246c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:43:40.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:43:40.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.row_cache: None 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.wal_filter: None 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:43:40.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Compression algorithms supported: 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kZSTD supported: 0 2023-12-06T15:43:40.416 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-12-06T15:43:40.417 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.merge_operator: 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5575a61bc138) 2023-12-06T15:43:40.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: cache_index_and_filter_blocks: 1 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: pin_top_level_index_and_filter: 1 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: index_type: 0 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: data_block_index_type: 0 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: hash_index_allow_collision: 1 2023-12-06T15:43:40.419 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: checksum: 1 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: no_block_cache: 0 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_cache: 0x5575a61f2610 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_cache_name: BinnedLRUCache 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_cache_options: 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: capacity : 536870912 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: num_shard_bits : 4 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: strict_capacity_limit : 0 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: high_pri_pool_ratio: 0.000 2023-12-06T15:43:40.420 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_cache_compressed: (nil) 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: persistent_cache: (nil) 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_size: 4096 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_size_deviation: 10 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_restart_interval: 16 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: index_block_restart_interval: 1 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: metadata_block_size: 4096 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: partition_filters: 0 2023-12-06T15:43:40.421 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: use_delta_encoding: 1 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: whole_key_filtering: 1 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: verify_compression: 0 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: read_amp_bytes_per_bit: 0 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: format_version: 2 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: enable_index_compression: 1 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: block_align: 0 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:43:40.422 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.num_levels: 7 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:43:40.423 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:43:40.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:43:40.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:43:40.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:43:40.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:43:40.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:43:40.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:43:40.424 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:43:40.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:43:40.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:43:40.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:43:40.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:43:40.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:43:40.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:43:40.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:43:40.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:43:40.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:43:40.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:43:40.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:43:40.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:43:40.426 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:43:40.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:43:40.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:43:40.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:43:40.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:43:40.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:43:40.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:43:40.427 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:43:40.428 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:43:40.429 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:43:40.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:43:40.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:43:40.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:43:40.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:43:40.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:43:40.430 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:43:40.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:43:40.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:43:40.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:43:40.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:43:40.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:43:40.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:43:40.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: Options.ttl: 0 2023-12-06T15:43:40.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:43:40.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-12-06T15:43:40.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877420156910, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-12-06T15:43:40.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-12-06T15:43:40.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877420159118, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66238, "table_properties": {"data_size": 64533, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59549, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-06T15:43:40.432 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.152+0000 7f971d8246c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.156+0000 7f971d8246c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877420160101, "job": 1, "event": "recovery_finished"} 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.156+0000 7f971d8246c0 4 rocksdb: DB pointer 0x5575a628e400 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.156+0000 7f9704971700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.156+0000 7f9704971700 4 rocksdb: [db/db_impl.cc:778] 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ** DB Stats ** 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:43:40.433 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ** Compaction Stats [default] ** 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.3 0.00 0.00 1 0.001 0 0 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.3 0.00 0.00 1 0.001 0 0 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.3 0.00 0.00 1 0.001 0 0 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ** Compaction Stats [default] ** 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:40.434 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 46.3 0.00 0.00 1 0.001 0 0 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:43:40.435 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Cumulative compaction: 0.00 GB write, 10.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Interval compaction: 0.00 GB write, 10.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ** Compaction Stats [default] ** 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.3 0.00 0.00 1 0.001 0 0 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 46.3 0.00 0.00 1 0.001 0 0 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ** Compaction Stats [default] ** 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:43:40.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 46.3 0.00 0.00 1 0.001 0 0 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Cumulative compaction: 0.00 GB write, 10.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.156+0000 7f971d8246c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 1 mon.a@-1(???) e1 preinit fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 0 mon.a@-1(???).mds e1 new map 2023-12-06T15:43:40.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 0 mon.a@-1(???).mds e1 print_map 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: e1 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: legacy client fscid: -1 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: No filesystems configured 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: audit 2023-12-06T15:43:37.720832+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.60:0/3124390755' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.160+0000 7f971d8246c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expand map: {default=false} 2023-12-06T15:43:40.438 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta from 'false' to 'false' 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expanded map: {default=false} 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expand map: {default=info} 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta from 'info' to 'info' 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expanded map: {default=info} 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expand map: {default=daemon} 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expanded map: {default=daemon} 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expand map: {default=debug} 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta from 'debug' to 'debug' 2023-12-06T15:43:40.439 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:40 smithi060 bash[24692]: debug 2023-12-06T15:43:40.164+0000 7f971d8246c0 20 expand_channel_meta expanded map: {default=debug} 2023-12-06T15:43:41.089 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Creating mgr... 2023-12-06T15:43:41.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-06T15:43:41.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:43:41.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:43:41.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T15:43:41.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:43:41.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-1a17cd38-944e-11ee-95a2-87774f69a715.target.wants/ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-1a17cd38-944e-11ee-95a2-87774f69a715@.service. 2023-12-06T15:43:41.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:41 smithi060 bash[24692]: cluster 2023-12-06T15:43:40.171425+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:43:41.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:41 smithi060 bash[24692]: cluster 2023-12-06T15:43:40.171496+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} 2023-12-06T15:43:41.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:41 smithi060 bash[24692]: cluster 2023-12-06T15:43:40.171544+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-06T15:43:41.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:41 smithi060 bash[24692]: cluster 2023-12-06T15:43:40.171574+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:43:41.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:41 smithi060 bash[24692]: cluster 2023-12-06T15:43:40.171997+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T15:43:41.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:41 smithi060 bash[24692]: audit 2023-12-06T15:43:40.423043+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.60:0/3138543146' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-12-06T15:43:41.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:41 smithi060 bash[24692]: audit 2023-12-06T15:43:40.427848+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.60:0/3138543146' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-12-06T15:43:41.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:43:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-06T15:43:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:43:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-12-06T15:43:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for mgr to start... 2023-12-06T15:43:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for mgr... 2023-12-06T15:43:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T15:43:41.545 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T15:43:41.899 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:43:41 smithi060 docker[24931]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.y 2023-12-06T15:43:41.899 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:43:41 smithi060 systemd[1]: Started Ceph mgr.y for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1a17cd38-944e-11ee-95a2-87774f69a715", 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T15:43:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T15:43:42.933 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T15:43:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T15:43:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T15:43:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T15:43:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T15:43:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:42.938 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T15:43:34.226432+0000", 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T15:43:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:43.398 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:42 smithi060 bash[24692]: audit 2023-12-06T15:43:42.929152+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.60:0/3107014181' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:43:43.580 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-12-06T15:43:44.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T15:43:44.582 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T15:43:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1a17cd38-944e-11ee-95a2-87774f69a715", 2023-12-06T15:43:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T15:43:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T15:43:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T15:43:45.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T15:43:45.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T15:43:34.226432+0000", 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T15:43:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:46.123 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-12-06T15:43:46.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:46 smithi060 bash[24692]: audit 2023-12-06T15:43:45.536401+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.60:0/1016303010' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:43:47.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T15:43:47.125 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T15:43:47.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:47 smithi060 bash[24692]: cluster 2023-12-06T15:43:47.173152+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1a17cd38-944e-11ee-95a2-87774f69a715", 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T15:43:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2023-12-06T15:43:48.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T15:43:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:43:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T15:43:34.226432+0000", 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T15:43:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:48.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: cluster 2023-12-06T15:43:47.176704+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0037159s) 2023-12-06T15:43:48.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.180672+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:43:48.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.181065+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:43:48.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.181556+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:43:48.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.182531+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:43:48.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.182936+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:43:48.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: cluster 2023-12-06T15:43:47.186635+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.206480+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.632853+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: cluster 2023-12-06T15:43:47.632889+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.634528+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.646942+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"93d5138a-5d99-40af-85b7-bb2c9b0ea066"}]: dispatch 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.649505+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"93d5138a-5d99-40af-85b7-bb2c9b0ea066"}]': finished 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.650198+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"3cce1c58-e8b2-45e6-9580-fe0b7e1fb45f"}]: dispatch 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:47.652514+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"3cce1c58-e8b2-45e6-9580-fe0b7e1fb45f"}]': finished 2023-12-06T15:43:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:48 smithi060 bash[24692]: audit 2023-12-06T15:43:48.153834+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.60:0/3722211863' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:43:48.746 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2023-12-06T15:43:49.747 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T15:43:49.747 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T15:43:49.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:49 smithi060 bash[24692]: cluster 2023-12-06T15:43:48.186566+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.01358s) 2023-12-06T15:43:49.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:49 smithi060 bash[24692]: audit 2023-12-06T15:43:48.635974+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.60:0/2393616561' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T15:43:49.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:49 smithi060 bash[24692]: cluster 2023-12-06T15:43:48.636082+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-06T15:43:49.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:49 smithi060 bash[24692]: audit 2023-12-06T15:43:48.640611+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:43:50.898 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:50 smithi060 bash[24692]: audit 2023-12-06T15:43:49.556621+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:43:50.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:50 smithi060 bash[24692]: cluster 2023-12-06T15:43:49.636368+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-06T15:43:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:43:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1a17cd38-944e-11ee-95a2-87774f69a715", 2023-12-06T15:43:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T15:43:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T15:43:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T15:43:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T15:43:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T15:43:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T15:43:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T15:43:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 10, 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T15:43:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T15:43:51.005 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T15:43:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T15:43:34.226432+0000", 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T15:43:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:51.585 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Enabling cephadm module... 2023-12-06T15:43:51.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-12-06T15:43:51.586 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-12-06T15:43:51.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:51 smithi060 bash[24692]: audit 2023-12-06T15:43:50.993953+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.60:0/331430339' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:43:53.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:52 smithi060 bash[24692]: audit 2023-12-06T15:43:52.880378+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.60:0/1738044606' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T15:43:53.400 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:43:52 smithi060 bash[24957]: ignoring --setuser ceph since I am not root 2023-12-06T15:43:53.400 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:43:52 smithi060 bash[24957]: ignoring --setgroup ceph since I am not root 2023-12-06T15:43:53.400 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:43:52 smithi060 bash[24957]: debug 2023-12-06T15:43:52.964+0000 7fab43cfd040 1 -- 172.21.15.60:0/649944660 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x55eb19ff4800 msgr2=0x55eb19f99a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:43:53.400 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:43:52 smithi060 bash[24957]: debug 2023-12-06T15:43:52.964+0000 7fab43cfd040 1 --2- 172.21.15.60:0/649944660 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x55eb19ff4800 0x55eb19f99a80 secure :-1 s=READY pgs=23 cs=0 l=1 rx=0x55eb19fbc420 tx=0x55eb19fbed70).stop 2023-12-06T15:43:53.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-06T15:43:53.524 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-06T15:43:54.212 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:53 smithi060 bash[24692]: audit 2023-12-06T15:43:52.937245+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.60:0/1738044606' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T15:43:54.213 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:53 smithi060 bash[24692]: cluster 2023-12-06T15:43:52.937374+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-12-06T15:43:54.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:54.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-12-06T15:43:54.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-12-06T15:43:54.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-06T15:43:54.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:6800", 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 914139794 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:6801", 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 914139794 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.60:6801/914139794", 2023-12-06T15:43:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-06T15:43:47.172971+0000", 2023-12-06T15:43:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-06T15:43:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T15:43:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-06T15:43:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:43:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:43:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:43:55.053 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.055 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.058 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-06T15:43:55.063 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-06T15:43:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-06T15:43:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-06T15:43:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:43:55.070 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.073 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:43:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.075 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.080 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.082 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-06T15:43:55.083 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.086 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-06T15:43:55.087 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.088 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.091 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.094 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-06T15:43:55.096 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.097 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.100 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.101 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.103 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.104 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.105 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.109 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.110 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-06T15:43:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-06T15:43:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:43:55.116 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.117 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.118 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.119 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-06T15:43:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.121 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-06T15:43:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.123 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.124 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-06T15:43:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-06T15:43:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.140 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.141 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-06T15:43:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-06T15:43:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.149 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.149 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.150 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.153 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-06T15:43:55.154 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.156 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.163 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.168 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-06T15:43:55.169 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:43:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-06T15:43:55.173 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.176 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-06T15:43:55.178 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.179 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:43:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-06T15:43:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.183 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-06T15:43:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.186 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.190 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.193 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.194 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.196 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.200 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.201 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.203 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.204 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-06T15:43:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.208 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.209 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.215 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-06T15:43:55.216 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.218 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.219 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.221 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-06T15:43:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.227 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.233 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.234 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.235 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.239 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.252 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.253 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.255 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.256 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.260 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.261 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.265 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-06T15:43:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.275 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.280 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.281 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-06T15:43:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.285 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.287 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.292 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-06T15:43:55.293 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.294 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.295 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.296 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.297 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.299 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-06T15:43:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.304 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.307 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.308 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-06T15:43:55.309 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.310 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-06T15:43:55.316 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-06T15:43:55.317 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.319 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.320 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:43:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-06T15:43:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:43:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:43:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.332 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.334 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-06T15:43:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:43:55.336 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-06T15:43:55.337 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-06T15:43:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:0", 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2244207625 2023-12-06T15:43:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:0", 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 534514402 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:43:55.340 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:0", 2023-12-06T15:43:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1442384840 2023-12-06T15:43:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:43:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:43:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:55.342 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:54 smithi060 bash[24692]: audit 2023-12-06T15:43:54.691837+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.60:0/1338168898' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-06T15:43:55.342 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-06T15:43:55.342 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-12-06T15:43:55.342 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-06T15:43:55.342 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-06T15:43:57.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:57 smithi060 bash[24692]: cluster 2023-12-06T15:43:57.417506+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:43:57.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:57 smithi060 bash[24692]: cluster 2023-12-06T15:43:57.418481+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon y 2023-12-06T15:43:57.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:57 smithi060 bash[24692]: cluster 2023-12-06T15:43:57.422066+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:43:58.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:43:58.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-12-06T15:43:58.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-06T15:43:58.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:43:58.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: cluster 2023-12-06T15:43:57.473696+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0552969s) 2023-12-06T15:43:58.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.481274+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:43:58.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.482476+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:43:58.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.482775+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:43:58.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.483097+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:43:58.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.483798+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:43:58.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.485051+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:43:58.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.485655+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:43:58.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: cluster 2023-12-06T15:43:57.489764+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2023-12-06T15:43:58.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:57.533695+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:43:58.754 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:58 smithi060 bash[24692]: audit 2023-12-06T15:43:58.427116+0000 mon.a (mon.0) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:43:59.161 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-12-06T15:43:59.161 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-12-06T15:43:59.161 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-12-06T15:43:59.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:43:59 smithi060 bash[24692]: cluster 2023-12-06T15:43:58.484918+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.06654s) 2023-12-06T15:44:00.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:00 smithi060 bash[24692]: cluster 2023-12-06T15:43:59.495922+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-06T15:44:00.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:00 smithi060 bash[24692]: audit 2023-12-06T15:44:00.351845+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-12-06T15:44:00.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:00 smithi060 bash[24692]: audit 2023-12-06T15:44:00.357486+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-12-06T15:44:00.949 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Generating ssh key... 2023-12-06T15:44:00.949 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-12-06T15:44:00.949 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-12-06T15:44:01.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:01 smithi060 bash[24692]: audit 2023-12-06T15:44:00.348771+0000 mgr.y (mgr.14119) 1 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:44:02.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24692]: audit 2023-12-06T15:44:02.326777+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAwqjDTzpb3nszDGtS1e6LfSMh2U1g0ApnneYxeaDqULnhF/ajnCfH\nk58gtTCF1sbu0MINTScDw7hd/NrmWCo/ZoeE0NV1GDHc89FimcmDxBV00J/T6I7ctTKP6y\nPf6qWFadFlODgY5mBuPa0Ymj+UHFI799msQYG0HqY+LVE6AFT/RBC1R+d+U6RDEVTnMj9r\nhrXmhWBa8HckJygFYt69k0Lrvw0/NRZcGTDOEB2ROzZ86JU1lNfGhGK0LXD2veLr5jNQ23\nviGZd5gd8ro7KAPXXAMKI7125fZ/oKqosUYB+kSD2S1jhHyaUFvjy9gVlKtxTHLJh7A1ro\nSY4zWy5LGXNXrfTu1Qvz1yM3pphfTmi6+wlEQ+X92kwz9Sw3Kc/NcHaZUDAkVfEYPaPeeA\nH6A+L/YwQrFmVWNV3ZfVPLhoR37rpO2sJ+U2C0mJwFJAAZBw14/0tf+mpgiBBtUi+mgRIy\nNkzPJ4YkXD7Jm6+WBrrWiSYySJIGdvP5liGNQO5rAAAFoGNIsiRjSLIkAAAAB3NzaC1yc2\nEAAAGBAMKow086W957MwxrUtXui30jIdlNYNAKZ53mMXmg6lC54Rf2o5wnx5OfILUwhdbG\n7tDCDU0nA8O4Xfza5lgqP2aHhNDVdRgx3PPRYpnJg8QVdNCf0+iO3LUyj+sj3+qlhWnRZT\ng4GOZgbj2tGJo/lBxSO/fZrEGBtB6mPi1ROgBU/0QQtUfnflOkQxFU5zI/a4a15oVgWvB3\nJCcoBWLevZNC678NPzUWXBkwzhAdkTs2fOiVNZTXxoRitC1w9r3i6+YzUNt74hmXeYHfK6\nOygD11wDCiO9duX2f6CqqLFGAfpEg9ktY4R8mlBb48vYFZSrcUxyyYewNa6EmOM1suSxlz\nV6307tUL89cjN6aYX05ouvsJREPl/dpMM/UsNynPzXB2mVAwJFXxGD2j3ngB+gPi/2MEKx\nZlVjVd2X1Ty4aEd+66TtrCflNgtJicBSQAGQcNeP9LX/pqYIgQbVIvpoESMjZMzyeGJFw+\nyZuvlga61okmMkiSBnbz+ZYhjUDuawAAAAMBAAEAAAGAZycZQJ3TWyV8GsOwxM9BOdHpOQ\ncJG5W37PO0GhkMsjSeNJ2te62U1ASKR5nsArGukg+TDuRy2T+VBs5VLDlPGZ0M48GJ6IVb\n6hR2JLqlyb35Bij8GYvDJ34gx+Fd4jFObpHZCp6ni0Vkheh5VhwE97EYODIwVxJNicRcxJ\nT7oHtqPf6AohbpWZd9Nu0ACx+ScnNoMhuqdS0dimZp3Efeu+/Fj5uMeCxeJ7c2K1IPyQoJ\nzRJsr3BcsYDArCfliSB7JwprP2tnivlZqk8tJlbF5x6PCM5ko9wmAa52El5LsPIDPZfyvC\nZ+dmMZcnJivX/uR+3AFeLH6za8B92Yh4TkuGUM3JSmv2OPfBFFj4aMFJYqn/spPLTq5Shd\niUVhzN31HqrzvREFuvB17d2XMyvA3nsvSAN1aLLS94X7cl/FtCnJThupGRfFLUJFHJDpJ5\nRKEMtOWzYQZEUYRnSgcxJ10ksmiKjqpXd9vuOvNfMOHOV9YtwcnKn3VDORZt39hWEBAAAA\nwQDWuf425fUKqqq0UBM1rCgtbLqwuamzcWfie1Z4Fm1rZiV/j9bdVhXNAgYDHN3shAl6xO\nNjbS03oxgLtK16DYGlqS6Z1dbno8wlPPGoHuj3oBzxuU4CLF8RuzCaY7Cz4d+usueFX+iu\nXHVpbQiop/mnsCmZBUfEa9RfWCmIXCrVUg+0Xwd0KUw54+Hzb41k7L5YzT02pnVt5KDMI5\nR8uP78QUv290X4iF25l+SObprjQ3Lw9IWxYkhoxbUtOy0KrWsAAADBAOFxLIUy7xn3u6cR\ngh50xeNLVMRjGc9vhBG//BVARb8hnFOpKPw0fxHwcxeSkW+MqgGvETmP7wN0sGQxY1+7zP\nLsxY6nPPvvsYdM2c6ch2VtVM6435rVS3almxZaJ2A7AqfEoT9yGCdgDzETSBObEgk5tMcQ\nundDvqxCRxX3/MVn9iknaDmaXNVOIzERdwlbJfNnHuF265EsoWJmBwoHfJmQ1DTnhG6NQv\nCsw5gxmwq3yvZWzXHVRNMeRHhCfUT66wAAAMEA3QttBvi/w8i4v7UY8TH9rtoT+UPVI4HL\nleHltdG/MQQiGN4YXiyaJW5p2LXLn5yr2ujxZu1J/TYXtUoOiOSmuksthy1LkBKafab069\nWD5c9+ZPFBvkWANjvgeJo84jIruFoz3JtDfVA6MQjSPfXusVaFKnLZzWoODL0MlNh+XsBt\nhBvpLow9Qpq+aGdMyGf56rEZLar4vUOFlIJuxqDEbpXzBrqt8hO9fyrtSRGEirABNtG6Jj\nQmgEavE4qKH/qBAAAAKWNlcGgtMWExN2NkMzgtOTQ0ZS0xMWVlLTk1YTItODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:44:02.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24692]: audit 2023-12-06T15:44:02.330604+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAwqjDTzpb3nszDGtS1e6LfSMh2U1g0ApnneYxeaDqULnhF/ajnCfH\nk58gtTCF1sbu0MINTScDw7hd/NrmWCo/ZoeE0NV1GDHc89FimcmDxBV00J/T6I7ctTKP6y\nPf6qWFadFlODgY5mBuPa0Ymj+UHFI799msQYG0HqY+LVE6AFT/RBC1R+d+U6RDEVTnMj9r\nhrXmhWBa8HckJygFYt69k0Lrvw0/NRZcGTDOEB2ROzZ86JU1lNfGhGK0LXD2veLr5jNQ23\nviGZd5gd8ro7KAPXXAMKI7125fZ/oKqosUYB+kSD2S1jhHyaUFvjy9gVlKtxTHLJh7A1ro\nSY4zWy5LGXNXrfTu1Qvz1yM3pphfTmi6+wlEQ+X92kwz9Sw3Kc/NcHaZUDAkVfEYPaPeeA\nH6A+L/YwQrFmVWNV3ZfVPLhoR37rpO2sJ+U2C0mJwFJAAZBw14/0tf+mpgiBBtUi+mgRIy\nNkzPJ4YkXD7Jm6+WBrrWiSYySJIGdvP5liGNQO5rAAAFoGNIsiRjSLIkAAAAB3NzaC1yc2\nEAAAGBAMKow086W957MwxrUtXui30jIdlNYNAKZ53mMXmg6lC54Rf2o5wnx5OfILUwhdbG\n7tDCDU0nA8O4Xfza5lgqP2aHhNDVdRgx3PPRYpnJg8QVdNCf0+iO3LUyj+sj3+qlhWnRZT\ng4GOZgbj2tGJo/lBxSO/fZrEGBtB6mPi1ROgBU/0QQtUfnflOkQxFU5zI/a4a15oVgWvB3\nJCcoBWLevZNC678NPzUWXBkwzhAdkTs2fOiVNZTXxoRitC1w9r3i6+YzUNt74hmXeYHfK6\nOygD11wDCiO9duX2f6CqqLFGAfpEg9ktY4R8mlBb48vYFZSrcUxyyYewNa6EmOM1suSxlz\nV6307tUL89cjN6aYX05ouvsJREPl/dpMM/UsNynPzXB2mVAwJFXxGD2j3ngB+gPi/2MEKx\nZlVjVd2X1Ty4aEd+66TtrCflNgtJicBSQAGQcNeP9LX/pqYIgQbVIvpoESMjZMzyeGJFw+\nyZuvlga61okmMkiSBnbz+ZYhjUDuawAAAAMBAAEAAAGAZycZQJ3TWyV8GsOwxM9BOdHpOQ\ncJG5W37PO0GhkMsjSeNJ2te62U1ASKR5nsArGukg+TDuRy2T+VBs5VLDlPGZ0M48GJ6IVb\n6hR2JLqlyb35Bij8GYvDJ34gx+Fd4jFObpHZCp6ni0Vkheh5VhwE97EYODIwVxJNicRcxJ\nT7oHtqPf6AohbpWZd9Nu0ACx+ScnNoMhuqdS0dimZp3Efeu+/Fj5uMeCxeJ7c2K1IPyQoJ\nzRJsr3BcsYDArCfliSB7JwprP2tnivlZqk8tJlbF5x6PCM5ko9wmAa52El5LsPIDPZfyvC\nZ+dmMZcnJivX/uR+3AFeLH6za8B92Yh4TkuGUM3JSmv2OPfBFFj4aMFJYqn/spPLTq5Shd\niUVhzN31HqrzvREFuvB17d2XMyvA3nsvSAN1aLLS94X7cl/FtCnJThupGRfFLUJFHJDpJ5\nRKEMtOWzYQZEUYRnSgcxJ10ksmiKjqpXd9vuOvNfMOHOV9YtwcnKn3VDORZt39hWEBAAAA\nwQDWuf425fUKqqq0UBM1rCgtbLqwuamzcWfie1Z4Fm1rZiV/j9bdVhXNAgYDHN3shAl6xO\nNjbS03oxgLtK16DYGlqS6Z1dbno8wlPPGoHuj3oBzxuU4CLF8RuzCaY7Cz4d+usueFX+iu\nXHVpbQiop/mnsCmZBUfEa9RfWCmIXCrVUg+0Xwd0KUw54+Hzb41k7L5YzT02pnVt5KDMI5\nR8uP78QUv290X4iF25l+SObprjQ3Lw9IWxYkhoxbUtOy0KrWsAAADBAOFxLIUy7xn3u6cR\ngh50xeNLVMRjGc9vhBG//BVARb8hnFOpKPw0fxHwcxeSkW+MqgGvETmP7wN0sGQxY1+7zP\nLsxY6nPPvvsYdM2c6ch2VtVM6435rVS3almxZaJ2A7AqfEoT9yGCdgDzETSBObEgk5tMcQ\nundDvqxCRxX3/MVn9iknaDmaXNVOIzERdwlbJfNnHuF265EsoWJmBwoHfJmQ1DTnhG6NQv\nCsw5gxmwq3yvZWzXHVRNMeRHhCfUT66wAAAMEA3QttBvi/w8i4v7UY8TH9rtoT+UPVI4HL\nleHltdG/MQQiGN4YXiyaJW5p2LXLn5yr2ujxZu1J/TYXtUoOiOSmuksthy1LkBKafab069\nWD5c9+ZPFBvkWANjvgeJo84jIruFoz3JtDfVA6MQjSPfXusVaFKnLZzWoODL0MlNh+XsBt\nhBvpLow9Qpq+aGdMyGf56rEZLar4vUOFlIJuxqDEbpXzBrqt8hO9fyrtSRGEirABNtG6Jj\nQmgEavE4qKH/qBAAAAKWNlcGgtMWExN2NkMzgtOTQ0ZS0xMWVlLTk1YTItODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-12-06T15:44:02.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24692]: audit 2023-12-06T15:44:02.331444+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCqMNPOlveezMMa1LV7ot9IyHZTWDQCmed5jF5oOpQueEX9qOcJ8eTnyC1MIXWxu7Qwg1NJwPDuF382uZYKj9mh4TQ1XUYMdzz0WKZyYPEFXTQn9Pojty1Mo/rI9/qpYVp0WU4OBjmYG49rRiaP5QcUjv32axBgbQepj4tUToAVP9EELVH535TpEMRVOcyP2uGteaFYFrwdyQnKAVi3r2TQuu/DT81FlwZMM4QHZE7NnzolTWU18aEYrQtcPa94uvmM1Dbe+IZl3mB3yujsoA9dcAwojvXbl9n+gqqixRgH6RIPZLWOEfJpQW+PL2BWUq3FMcsmHsDWuhJjjNbLksZc1et9O7VC/PXIzemmF9OaLr7CURD5f3aTDP1LDcpz81wdplQMCRV8Rg9o954AfoD4v9jBCsWZVY1Xdl9U8uGhHfuuk7awn5TYLSYnAUkABkHDXj/S1/6amCIEG1SL6aBEjI2TM8nhiRcPsmbr5YGutaJJjJIkgZ28/mWIY1A7ms= ceph-1a17cd38-944e-11ee-95a2-87774f69a715\n"}]: dispatch 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24692]: audit 2023-12-06T15:44:02.334850+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCqMNPOlveezMMa1LV7ot9IyHZTWDQCmed5jF5oOpQueEX9qOcJ8eTnyC1MIXWxu7Qwg1NJwPDuF382uZYKj9mh4TQ1XUYMdzz0WKZyYPEFXTQn9Pojty1Mo/rI9/qpYVp0WU4OBjmYG49rRiaP5QcUjv32axBgbQepj4tUToAVP9EELVH535TpEMRVOcyP2uGteaFYFrwdyQnKAVi3r2TQuu/DT81FlwZMM4QHZE7NnzolTWU18aEYrQtcPa94uvmM1Dbe+IZl3mB3yujsoA9dcAwojvXbl9n+gqqixRgH6RIPZLWOEfJpQW+PL2BWUq3FMcsmHsDWuhJjjNbLksZc1et9O7VC/PXIzemmF9OaLr7CURD5f3aTDP1LDcpz81wdplQMCRV8Rg9o954AfoD4v9jBCsWZVY1Xdl9U8uGhHfuuk7awn5TYLSYnAUkABkHDXj/S1/6amCIEG1SL6aBEjI2TM8nhiRcPsmbr5YGutaJJjJIkgZ28/mWIY1A7ms= ceph-1a17cd38-944e-11ee-95a2-87774f69a715\n"}]': finished 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: Generating public/private rsa key pair. 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: Your identification has been saved in /tmp/tmpt_0z9kv4/key. 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: Your public key has been saved in /tmp/tmpt_0z9kv4/key.pub. 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: The key fingerprint is: 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: SHA256:zgwY5Q0ffqEih6jIBmz4PkH3EmjcTtV2PiBp9vOAkjo ceph-1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: The key's randomart image is: 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: +---[RSA 3072]----+ 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: | +o. . | 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: |o. + ===+o.. | 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: |oo* O++==+. | 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: |== +oB..+.o | 2023-12-06T15:44:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: |ooo.+.o S+ . | 2023-12-06T15:44:02.651 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: |..E. . = . | 2023-12-06T15:44:02.651 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: | o. + | 2023-12-06T15:44:02.651 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: | . | 2023-12-06T15:44:02.651 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: | | 2023-12-06T15:44:02.651 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:02 smithi060 bash[24957]: +----[SHA256]-----+ 2023-12-06T15:44:02.954 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-12-06T15:44:02.954 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-12-06T15:44:03.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:03 smithi060 bash[24692]: audit 2023-12-06T15:44:02.075006+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:44:03.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:03 smithi060 bash[24692]: cephadm 2023-12-06T15:44:02.075439+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2023-12-06T15:44:04.066 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCqMNPOlveezMMa1LV7ot9IyHZTWDQCmed5jF5oOpQueEX9qOcJ8eTnyC1MIXWxu7Qwg1NJwPDuF382uZYKj9mh4TQ1XUYMdzz0WKZyYPEFXTQn9Pojty1Mo/rI9/qpYVp0WU4OBjmYG49rRiaP5QcUjv32axBgbQepj4tUToAVP9EELVH535TpEMRVOcyP2uGteaFYFrwdyQnKAVi3r2TQuu/DT81FlwZMM4QHZE7NnzolTWU18aEYrQtcPa94uvmM1Dbe+IZl3mB3yujsoA9dcAwojvXbl9n+gqqixRgH6RIPZLWOEfJpQW+PL2BWUq3FMcsmHsDWuhJjjNbLksZc1et9O7VC/PXIzemmF9OaLr7CURD5f3aTDP1LDcpz81wdplQMCRV8Rg9o954AfoD4v9jBCsWZVY1Xdl9U8uGhHfuuk7awn5TYLSYnAUkABkHDXj/S1/6amCIEG1SL6aBEjI2TM8nhiRcPsmbr5YGutaJJjJIkgZ28/mWIY1A7ms= ceph-1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:44:04.693 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-12-06T15:44:04.693 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-12-06T15:44:04.693 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Adding host smithi060... 2023-12-06T15:44:04.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi060'] 2023-12-06T15:44:04.694 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi060 2023-12-06T15:44:05.306 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:05 smithi060 bash[24692]: audit 2023-12-06T15:44:04.065692+0000 mgr.y (mgr.14119) 4 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:44:06.149 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:05 smithi060 bash[24957]: Warning: Permanently added 'smithi060,172.21.15.60' (ECDSA) to the list of known hosts. 2023-12-06T15:44:06.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:06 smithi060 bash[24692]: audit 2023-12-06T15:44:05.860380+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:44:06.865 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi060' 2023-12-06T15:44:07.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:07 smithi060 bash[24692]: audit 2023-12-06T15:44:06.510670+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:44:07.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:07 smithi060 bash[24692]: audit 2023-12-06T15:44:06.514597+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:44:07.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:07 smithi060 bash[24692]: cephadm 2023-12-06T15:44:06.515250+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi060 2023-12-06T15:44:07.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:07 smithi060 bash[24692]: audit 2023-12-06T15:44:06.798857+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:44:07.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:07 smithi060 bash[24692]: audit 2023-12-06T15:44:06.802213+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:44:07.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:07 smithi060 bash[24692]: audit 2023-12-06T15:44:06.803194+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:44:07.809 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Enabling the dashboard module... 2023-12-06T15:44:07.809 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-12-06T15:44:07.810 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-12-06T15:44:08.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:08 smithi060 bash[24692]: audit 2023-12-06T15:44:07.296570+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:07.293092\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:07.295538\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:44:07.295715\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:44:08.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:08 smithi060 bash[24692]: audit 2023-12-06T15:44:07.299220+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:07.293092\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:07.295538\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:44:07.295715\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:44:08.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:08 smithi060 bash[24692]: audit 2023-12-06T15:44:07.300228+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.60:0/1539811674' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:44:09.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:09 smithi060 bash[24692]: audit 2023-12-06T15:44:09.570819+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.60:0/3582230225' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T15:44:09.899 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:09 smithi060 bash[24957]: ignoring --setuser ceph since I am not root 2023-12-06T15:44:09.899 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:09 smithi060 bash[24957]: ignoring --setgroup ceph since I am not root 2023-12-06T15:44:10.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-06T15:44:10.608 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-06T15:44:10.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:10 smithi060 bash[24692]: audit 2023-12-06T15:44:09.625677+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.60:0/3582230225' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T15:44:10.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:10 smithi060 bash[24692]: cluster 2023-12-06T15:44:09.625755+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 12s) 2023-12-06T15:44:12.133 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:6800", 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3463444064 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:6801", 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3463444064 2023-12-06T15:44:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.60:6801/3463444064", 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-06T15:43:57.418358+0000", 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-12-06T15:44:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:44:12.464 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.465 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.468 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-06T15:44:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-06T15:44:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.476 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.477 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-06T15:44:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-06T15:44:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-06T15:44:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-06T15:44:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.485 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.486 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.488 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.489 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-06T15:44:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-06T15:44:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:44:12.494 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-06T15:44:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-06T15:44:12.498 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.499 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.500 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-06T15:44:12.504 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.505 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.506 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-06T15:44:12.507 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.508 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.512 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.514 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.519 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.520 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-06T15:44:12.521 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.522 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:44:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.527 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.528 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-06T15:44:12.535 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.536 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.537 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.537 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.537 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.537 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.537 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.537 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-06T15:44:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-06T15:44:12.545 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.546 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.547 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.549 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-06T15:44:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-06T15:44:12.553 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.561 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-06T15:44:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-06T15:44:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-06T15:44:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-06T15:44:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:44:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.576 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.577 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-06T15:44:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.584 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-06T15:44:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.587 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.594 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-06T15:44:12.598 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-06T15:44:12.599 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.600 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.605 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.606 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.607 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.609 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.612 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.613 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.617 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.619 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.620 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.621 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-06T15:44:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.623 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.624 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.625 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.627 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.630 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.632 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.636 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.637 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.640 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.645 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.646 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.648 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.649 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.668 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.670 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.681 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.682 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.683 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-06T15:44:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.686 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.687 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.692 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.693 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:44:12.695 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.700 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.701 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-06T15:44:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.708 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-06T15:44:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-06T15:44:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.717 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.722 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.725 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.727 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:44:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.730 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.734 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-06T15:44:12.735 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-06T15:44:12.736 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-06T15:44:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:0", 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2303748612 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:44:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:0", 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 921502541 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.60:0", 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 832449664 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:44:12.740 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.740 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:44:12.740 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.740 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:12.740 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:12 smithi060 bash[24692]: audit 2023-12-06T15:44:12.128645+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.60:0/3581632130' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-06T15:44:12.860 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-06T15:44:12.860 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-12-06T15:44:12.860 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-06T15:44:12.860 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-06T15:44:14.649 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:44:14 smithi060 bash[24957]: Warning: Permanently added 'smithi060,172.21.15.60' (ECDSA) to the list of known hosts. 2023-12-06T15:44:14.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:14 smithi060 bash[24692]: cluster 2023-12-06T15:44:14.239177+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:44:14.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:14 smithi060 bash[24692]: cluster 2023-12-06T15:44:14.239964+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2023-12-06T15:44:14.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:14 smithi060 bash[24692]: cluster 2023-12-06T15:44:14.241993+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-12-06T15:44:15.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:44:15.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-12-06T15:44:15.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-06T15:44:15.323 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:44:15.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: cluster 2023-12-06T15:44:14.295567+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.055703s) 2023-12-06T15:44:15.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.301411+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.302787+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.303025+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.303267+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.303919+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.305282+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.305859+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.306378+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.306897+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.307380+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.307866+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: cluster 2023-12-06T15:44:14.311391+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:14.348435+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:15.272699+0000 mon.a (mon.0) 89 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:44:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:15 smithi060 bash[24692]: audit 2023-12-06T15:44:15.276104+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:44:16.028 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-12-06T15:44:16.028 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-12-06T15:44:16.028 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-12-06T15:44:16.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:16 smithi060 bash[24692]: cluster 2023-12-06T15:44:15.309996+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.07012s) 2023-12-06T15:44:16.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:16 smithi060 bash[24692]: audit 2023-12-06T15:44:16.045839+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:44:16.045209\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:44:16.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:16 smithi060 bash[24692]: audit 2023-12-06T15:44:16.047824+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:44:16.045209\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:44:16.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:16 smithi060 bash[24692]: audit 2023-12-06T15:44:16.048550+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:44:17.987 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-12-06T15:44:18.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:18 smithi060 bash[24692]: cluster 2023-12-06T15:44:17.053165+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-06T15:44:18.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:18 smithi060 bash[24692]: audit 2023-12-06T15:44:17.979338+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQC1tkeC3VtG34YoCOIwjaq5MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDYxNTQ0\nMTdaFw0zMzEyMDMxNTQ0MTdaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOOyAkg5\nPpw2WEXGPqSlOH9tHRhUKezZ0kWLanTCrnjvmF8twziTM8gKVI/eJP/2DG2ekOag\nqRdJjC+WdZhnGA4PfXc1TornR1/4aTcCeRiFpUYYpzuppYQgjqRWW51hReJ5KVzn\n0xBNDvoc8IF2Q5JWRlq4JFU0K/ptS/jbaD6bANiBc97/ppGiUvgKlyBEu/VQImJB\no3dM8QLvreJAsGx2mjbsDKkppVaZaZbVG9FyRaRmvybOhrhQocKvpesvYQe8nLgy\nLqfCNXFHycMl6bIfDr2jV0r5QjAgKuA4/XPfuQDxT0mcRe4ZASuWNbEFmN7sjusW\ndGRgE/hm+INGWKMCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAcgCx//DS4/+DWfE1\nArxXn80xRDV7RiBMz39CS0GM8pQ1DA/E+rEheTt2gKpK7vKFAaLdqAx+o8yQIpdu\nreb6bpGByKaklIlABM73Xtne5jmTIA1Nfp5v0Xk4pytjvq/YWVtVM90gc6J+co6y\nHpWhWGqlhjqTQIkAuvS80uRX/TDIUY9SqE9rpA9bZckD8YcP2yWAVG4D3dAi7Uh+\nO/Jfp2MxPdAuZ9LVmqFP0pcdYWrrQuOrKoJuWRsRFVdaDG9jZZzn0T+S6VN695/0\neQ9vUkGL5igGwM3+02AbYFXueKAVcD8rZJNMStWZIOwoetKUKv+y5qD3jySb6eNl\nNRSISw==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:44:18.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:18 smithi060 bash[24692]: audit 2023-12-06T15:44:17.983083+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQC1tkeC3VtG34YoCOIwjaq5MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDYxNTQ0\nMTdaFw0zMzEyMDMxNTQ0MTdaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOOyAkg5\nPpw2WEXGPqSlOH9tHRhUKezZ0kWLanTCrnjvmF8twziTM8gKVI/eJP/2DG2ekOag\nqRdJjC+WdZhnGA4PfXc1TornR1/4aTcCeRiFpUYYpzuppYQgjqRWW51hReJ5KVzn\n0xBNDvoc8IF2Q5JWRlq4JFU0K/ptS/jbaD6bANiBc97/ppGiUvgKlyBEu/VQImJB\no3dM8QLvreJAsGx2mjbsDKkppVaZaZbVG9FyRaRmvybOhrhQocKvpesvYQe8nLgy\nLqfCNXFHycMl6bIfDr2jV0r5QjAgKuA4/XPfuQDxT0mcRe4ZASuWNbEFmN7sjusW\ndGRgE/hm+INGWKMCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAcgCx//DS4/+DWfE1\nArxXn80xRDV7RiBMz39CS0GM8pQ1DA/E+rEheTt2gKpK7vKFAaLdqAx+o8yQIpdu\nreb6bpGByKaklIlABM73Xtne5jmTIA1Nfp5v0Xk4pytjvq/YWVtVM90gc6J+co6y\nHpWhWGqlhjqTQIkAuvS80uRX/TDIUY9SqE9rpA9bZckD8YcP2yWAVG4D3dAi7Uh+\nO/Jfp2MxPdAuZ9LVmqFP0pcdYWrrQuOrKoJuWRsRFVdaDG9jZZzn0T+S6VN695/0\neQ9vUkGL5igGwM3+02AbYFXueKAVcD8rZJNMStWZIOwoetKUKv+y5qD3jySb6eNl\nNRSISw==\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:44:18.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:18 smithi060 bash[24692]: audit 2023-12-06T15:44:17.984041+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDjsgJIOT6cNlhF\nxj6kpTh/bR0YVCns2dJFi2p0wq5475hfLcM4kzPIClSP3iT/9gxtnpDmoKkXSYwv\nlnWYZxgOD313NU6K50df+Gk3AnkYhaVGGKc7qaWEII6kVludYUXieSlc59MQTQ76\nHPCBdkOSVkZauCRVNCv6bUv422g+mwDYgXPe/6aRolL4CpcgRLv1UCJiQaN3TPEC\n763iQLBsdpo27AypKaVWmWmW1RvRckWkZr8mzoa4UKHCr6XrL2EHvJy4Mi6nwjVx\nR8nDJemyHw69o1dK+UIwICrgOP1z37kA8U9JnEXuGQErljWxBZje7I7rFnRkYBP4\nZviDRlijAgMBAAECggEBAI99/gwv7zIY2XZXYeD2sm0zgVN0rtsxxl7HZnZgvf0+\n2SKaP14m/koBoJrt3xljoR9v/1coRoeDdRIEWuWJitJJlsMKWA4XhJaJgR0GtPPs\nPWS4YqOp3MIwllQgjCnZRGZd/uAqxIuQVHDwzex4cEsHjdzcESGU+GYgfPE+rCpO\n6mKL6sHpeqesLpzaQiJkRBHAXw48uCjj7VJlj0PuqH5OXmH+UrpiHP+k40cYXd6J\nWQqnG2BPBDXImNcqNN0yMJXIBNFjiG06886Ici10+tF+O9qLSEOWP8GmaFSVxzhX\nWLdIcocivrLwzzDZU2EIHa8goXt84k4hdTLmQa2ueAkCgYEA8eic/nG3Xx3D8y+c\ns/zmfSkxoijHciLcdRgp+YpS+M+1xJfLvJnUJxRQ34y7JD5MCUVl+3eskCrR2+d7\n6yTPQJ2w4a3LJKgZ5rZMxN3F9By5BC+JPf/SOWUNHXtmHdlBihfrBHUVgUkhNAHs\nG+Y1AmnU5P3nByLO9FMY46r+fM8CgYEA8PVxvjpl8oPZYGC0wOzYNVN6HUgs0/pr\nZmmvaTJ/NzzPItbG+hozYyLgdMqdC3jl1ku/9cCPZIBJoVF0baO54xAMLFavGk7g\ndvxoxQ2YY0em2xB41IErF5h9AGuvRvroD8P+jTrg/jeRvnZXdMOPQiUxcgD7DTY8\n2SFrPC+7o+0CgYB4TYZFw6e91b+tIPB9UjgN5n6Ydk85o7yfPvUg9Hlu410x94uK\nr7Wh+ah+hC5NR+3obmrZNBrNV34mLmih+BxZthJRKWztPewjoGVtQh0/2Ujpm/pU\nqvSRNn/fOY7/KRw+4MYv4UpgkU3B33LcLRAPszH874gFNHpXZzvpfRAyYQKBgADc\nP324Y6jMA7iuX7bYoaT/GU6FdXOET2HcOr4bagzecLblIWy/LzPJahfAqXLjCZ8M\nQjE0cM6hDqI+0jWaAg3nfsOhw5pKcc668/zQIZ0pIlVh56yKkYbSCpA30jZkqvNz\ndbM3ZJpDxIdzkLhgAmDwFQ8dJchUSz9TOTjLytW5AoGBAIBvaybF9NN7Mxytm9Gy\nmOo/b9uBIf7Z0VjXrW2wSU4mRJ2hfgdnsdHgIG0ur4ueDNdngQqzAjVyWCkhA7d3\nAe/u06w+6LkjwAwwwUWoYc0feK/KchFOr3+SJApk0ADXTOSYuIsYTGB6L9v0ndmn\nT2NGSPAz8zFzImZpJcKfFW9U\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:44:18.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:18 smithi060 bash[24692]: audit 2023-12-06T15:44:17.986263+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDjsgJIOT6cNlhF\nxj6kpTh/bR0YVCns2dJFi2p0wq5475hfLcM4kzPIClSP3iT/9gxtnpDmoKkXSYwv\nlnWYZxgOD313NU6K50df+Gk3AnkYhaVGGKc7qaWEII6kVludYUXieSlc59MQTQ76\nHPCBdkOSVkZauCRVNCv6bUv422g+mwDYgXPe/6aRolL4CpcgRLv1UCJiQaN3TPEC\n763iQLBsdpo27AypKaVWmWmW1RvRckWkZr8mzoa4UKHCr6XrL2EHvJy4Mi6nwjVx\nR8nDJemyHw69o1dK+UIwICrgOP1z37kA8U9JnEXuGQErljWxBZje7I7rFnRkYBP4\nZviDRlijAgMBAAECggEBAI99/gwv7zIY2XZXYeD2sm0zgVN0rtsxxl7HZnZgvf0+\n2SKaP14m/koBoJrt3xljoR9v/1coRoeDdRIEWuWJitJJlsMKWA4XhJaJgR0GtPPs\nPWS4YqOp3MIwllQgjCnZRGZd/uAqxIuQVHDwzex4cEsHjdzcESGU+GYgfPE+rCpO\n6mKL6sHpeqesLpzaQiJkRBHAXw48uCjj7VJlj0PuqH5OXmH+UrpiHP+k40cYXd6J\nWQqnG2BPBDXImNcqNN0yMJXIBNFjiG06886Ici10+tF+O9qLSEOWP8GmaFSVxzhX\nWLdIcocivrLwzzDZU2EIHa8goXt84k4hdTLmQa2ueAkCgYEA8eic/nG3Xx3D8y+c\ns/zmfSkxoijHciLcdRgp+YpS+M+1xJfLvJnUJxRQ34y7JD5MCUVl+3eskCrR2+d7\n6yTPQJ2w4a3LJKgZ5rZMxN3F9By5BC+JPf/SOWUNHXtmHdlBihfrBHUVgUkhNAHs\nG+Y1AmnU5P3nByLO9FMY46r+fM8CgYEA8PVxvjpl8oPZYGC0wOzYNVN6HUgs0/pr\nZmmvaTJ/NzzPItbG+hozYyLgdMqdC3jl1ku/9cCPZIBJoVF0baO54xAMLFavGk7g\ndvxoxQ2YY0em2xB41IErF5h9AGuvRvroD8P+jTrg/jeRvnZXdMOPQiUxcgD7DTY8\n2SFrPC+7o+0CgYB4TYZFw6e91b+tIPB9UjgN5n6Ydk85o7yfPvUg9Hlu410x94uK\nr7Wh+ah+hC5NR+3obmrZNBrNV34mLmih+BxZthJRKWztPewjoGVtQh0/2Ujpm/pU\nqvSRNn/fOY7/KRw+4MYv4UpgkU3B33LcLRAPszH874gFNHpXZzvpfRAyYQKBgADc\nP324Y6jMA7iuX7bYoaT/GU6FdXOET2HcOr4bagzecLblIWy/LzPJahfAqXLjCZ8M\nQjE0cM6hDqI+0jWaAg3nfsOhw5pKcc668/zQIZ0pIlVh56yKkYbSCpA30jZkqvNz\ndbM3ZJpDxIdzkLhgAmDwFQ8dJchUSz9TOTjLytW5AoGBAIBvaybF9NN7Mxytm9Gy\nmOo/b9uBIf7Z0VjXrW2wSU4mRJ2hfgdnsdHgIG0ur4ueDNdngQqzAjVyWCkhA7d3\nAe/u06w+6LkjwAwwwUWoYc0feK/KchFOr3+SJApk0ADXTOSYuIsYTGB6L9v0ndmn\nT2NGSPAz8zFzImZpJcKfFW9U\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:44:18.924 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Creating initial admin user... 2023-12-06T15:44:18.924 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', '5mhv7u91b1', 'administrator', '--force-password', '--pwd-update-required'] 2023-12-06T15:44:18.924 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin 5mhv7u91b1 administrator --force-password --pwd-update-required 2023-12-06T15:44:19.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:19 smithi060 bash[24692]: audit 2023-12-06T15:44:17.914731+0000 mgr.y (mgr.14142) 1 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:44:20.770 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$Lo0qHbIQ/do5XiaNdG.Gg.QoMGQwvmJ7zl95UEM0HYWI01l2x0mCi", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701877460, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T15:44:21.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:21 smithi060 bash[24692]: cluster 2023-12-06T15:44:20.298392+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-06T15:44:21.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:21 smithi060 bash[24692]: audit 2023-12-06T15:44:20.506977+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "5mhv7u91b1", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:44:21.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:21 smithi060 bash[24692]: audit 2023-12-06T15:44:20.766984+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$Lo0qHbIQ/do5XiaNdG.Gg.QoMGQwvmJ7zl95UEM0HYWI01l2x0mCi\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701877460, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-12-06T15:44:21.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:21 smithi060 bash[24692]: audit 2023-12-06T15:44:20.769044+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$Lo0qHbIQ/do5XiaNdG.Gg.QoMGQwvmJ7zl95UEM0HYWI01l2x0mCi\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701877460, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-12-06T15:44:21.591 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Fetching dashboard port number... 2023-12-06T15:44:21.591 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi060', '-v', '/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-12-06T15:44:21.591 INFO:teuthology.orchestra.run.smithi060.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=smithi060 -v /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpwfl56o36:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpc1756w_q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-12-06T15:44:22.603 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:22 smithi060 bash[24692]: audit 2023-12-06T15:44:22.259916+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:44:23.044 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-12-06T15:44:23.399 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:23 smithi060 bash[24692]: audit 2023-12-06T15:44:22.487583+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:44:16.045209\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:44:23.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:23 smithi060 bash[24692]: audit 2023-12-06T15:44:22.489779+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:44:16.045209\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:44:23.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:23 smithi060 bash[24692]: audit 2023-12-06T15:44:23.042965+0000 mon.a (mon.0) 106 : audit [DBG] from='client.? 172.21.15.60:0/1904353649' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T15:44:23.753 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-12-06T15:44:23.753 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.753 INFO:teuthology.orchestra.run.smithi060.stderr: URL: https://smithi060.front.sepia.ceph.com:8443/ 2023-12-06T15:44:23.753 INFO:teuthology.orchestra.run.smithi060.stderr: User: admin 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: Password: 5mhv7u91b1 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: ceph telemetry on 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr:For more information see: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T15:44:23.754 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:44:23.755 INFO:teuthology.orchestra.run.smithi060.stderr:INFO:cephadm:Bootstrap complete. 2023-12-06T15:44:23.755 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Releasing lock 140417839220912 on /run/cephadm/1a17cd38-944e-11ee-95a2-87774f69a715.lock 2023-12-06T15:44:23.755 INFO:teuthology.orchestra.run.smithi060.stderr:DEBUG:cephadm:Lock 140417839220912 released on /run/cephadm/1a17cd38-944e-11ee-95a2-87774f69a715.lock 2023-12-06T15:44:23.781 INFO:tasks.cephadm:Fetching config... 2023-12-06T15:44:23.781 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:44:23.782 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T15:44:23.789 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T15:44:23.789 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:44:23.789 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T15:44:23.837 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T15:44:23.837 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:44:23.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T15:44:23.849 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T15:44:23.850 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:44:23.850 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T15:44:23.854 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T15:44:23.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCqMNPOlveezMMa1LV7ot9IyHZTWDQCmed5jF5oOpQueEX9qOcJ8eTnyC1MIXWxu7Qwg1NJwPDuF382uZYKj9mh4TQ1XUYMdzz0WKZyYPEFXTQn9Pojty1Mo/rI9/qpYVp0WU4OBjmYG49rRiaP5QcUjv32axBgbQepj4tUToAVP9EELVH535TpEMRVOcyP2uGteaFYFrwdyQnKAVi3r2TQuu/DT81FlwZMM4QHZE7NnzolTWU18aEYrQtcPa94uvmM1Dbe+IZl3mB3yujsoA9dcAwojvXbl9n+gqqixRgH6RIPZLWOEfJpQW+PL2BWUq3FMcsmHsDWuhJjjNbLksZc1et9O7VC/PXIzemmF9OaLr7CURD5f3aTDP1LDcpz81wdplQMCRV8Rg9o954AfoD4v9jBCsWZVY1Xdl9U8uGhHfuuk7awn5TYLSYnAUkABkHDXj/S1/6amCIEG1SL6aBEjI2TM8nhiRcPsmbr5YGutaJJjJIkgZ28/mWIY1A7ms= ceph-1a17cd38-944e-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T15:44:23.877 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCqMNPOlveezMMa1LV7ot9IyHZTWDQCmed5jF5oOpQueEX9qOcJ8eTnyC1MIXWxu7Qwg1NJwPDuF382uZYKj9mh4TQ1XUYMdzz0WKZyYPEFXTQn9Pojty1Mo/rI9/qpYVp0WU4OBjmYG49rRiaP5QcUjv32axBgbQepj4tUToAVP9EELVH535TpEMRVOcyP2uGteaFYFrwdyQnKAVi3r2TQuu/DT81FlwZMM4QHZE7NnzolTWU18aEYrQtcPa94uvmM1Dbe+IZl3mB3yujsoA9dcAwojvXbl9n+gqqixRgH6RIPZLWOEfJpQW+PL2BWUq3FMcsmHsDWuhJjjNbLksZc1et9O7VC/PXIzemmF9OaLr7CURD5f3aTDP1LDcpz81wdplQMCRV8Rg9o954AfoD4v9jBCsWZVY1Xdl9U8uGhHfuuk7awn5TYLSYnAUkABkHDXj/S1/6amCIEG1SL6aBEjI2TM8nhiRcPsmbr5YGutaJJjJIkgZ28/mWIY1A7ms= ceph-1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:44:23.884 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCqMNPOlveezMMa1LV7ot9IyHZTWDQCmed5jF5oOpQueEX9qOcJ8eTnyC1MIXWxu7Qwg1NJwPDuF382uZYKj9mh4TQ1XUYMdzz0WKZyYPEFXTQn9Pojty1Mo/rI9/qpYVp0WU4OBjmYG49rRiaP5QcUjv32axBgbQepj4tUToAVP9EELVH535TpEMRVOcyP2uGteaFYFrwdyQnKAVi3r2TQuu/DT81FlwZMM4QHZE7NnzolTWU18aEYrQtcPa94uvmM1Dbe+IZl3mB3yujsoA9dcAwojvXbl9n+gqqixRgH6RIPZLWOEfJpQW+PL2BWUq3FMcsmHsDWuhJjjNbLksZc1et9O7VC/PXIzemmF9OaLr7CURD5f3aTDP1LDcpz81wdplQMCRV8Rg9o954AfoD4v9jBCsWZVY1Xdl9U8uGhHfuuk7awn5TYLSYnAUkABkHDXj/S1/6amCIEG1SL6aBEjI2TM8nhiRcPsmbr5YGutaJJjJIkgZ28/mWIY1A7ms= ceph-1a17cd38-944e-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T15:44:23.909 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCqMNPOlveezMMa1LV7ot9IyHZTWDQCmed5jF5oOpQueEX9qOcJ8eTnyC1MIXWxu7Qwg1NJwPDuF382uZYKj9mh4TQ1XUYMdzz0WKZyYPEFXTQn9Pojty1Mo/rI9/qpYVp0WU4OBjmYG49rRiaP5QcUjv32axBgbQepj4tUToAVP9EELVH535TpEMRVOcyP2uGteaFYFrwdyQnKAVi3r2TQuu/DT81FlwZMM4QHZE7NnzolTWU18aEYrQtcPa94uvmM1Dbe+IZl3mB3yujsoA9dcAwojvXbl9n+gqqixRgH6RIPZLWOEfJpQW+PL2BWUq3FMcsmHsDWuhJjjNbLksZc1et9O7VC/PXIzemmF9OaLr7CURD5f3aTDP1LDcpz81wdplQMCRV8Rg9o954AfoD4v9jBCsWZVY1Xdl9U8uGhHfuuk7awn5TYLSYnAUkABkHDXj/S1/6amCIEG1SL6aBEjI2TM8nhiRcPsmbr5YGutaJJjJIkgZ28/mWIY1A7ms= ceph-1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:44:23.921 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi088 2023-12-06T15:44:23.921 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:44:23.921 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/etc/ceph/ceph.conf 2023-12-06T15:44:23.928 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:44:23.928 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:44:23.933 INFO:tasks.cephadm:Adding host smithi088 to orchestrator... 2023-12-06T15:44:23.933 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch host add smithi088 2023-12-06T15:44:35.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:35 smithi060 bash[24692]: cluster 2023-12-06T15:44:34.304460+0000 mgr.y (mgr.14142) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:37.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:37 smithi060 bash[24692]: cluster 2023-12-06T15:44:36.304881+0000 mgr.y (mgr.14142) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:39.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:39 smithi060 bash[24692]: cluster 2023-12-06T15:44:38.305313+0000 mgr.y (mgr.14142) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:41.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:41 smithi060 bash[24692]: cluster 2023-12-06T15:44:40.305771+0000 mgr.y (mgr.14142) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:43.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:43 smithi060 bash[24692]: cluster 2023-12-06T15:44:42.306226+0000 mgr.y (mgr.14142) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:45.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:45 smithi060 bash[24692]: cluster 2023-12-06T15:44:44.306646+0000 mgr.y (mgr.14142) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:47.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:47 smithi060 bash[24692]: cluster 2023-12-06T15:44:46.307072+0000 mgr.y (mgr.14142) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:49.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:49 smithi060 bash[24692]: cluster 2023-12-06T15:44:48.307517+0000 mgr.y (mgr.14142) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:51 smithi060 bash[24692]: cluster 2023-12-06T15:44:50.307939+0000 mgr.y (mgr.14142) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:53.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:53 smithi060 bash[24692]: cluster 2023-12-06T15:44:52.308339+0000 mgr.y (mgr.14142) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:55.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:55 smithi060 bash[24692]: cluster 2023-12-06T15:44:54.308766+0000 mgr.y (mgr.14142) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:57.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:57 smithi060 bash[24692]: cluster 2023-12-06T15:44:56.309189+0000 mgr.y (mgr.14142) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:44:59.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:44:59 smithi060 bash[24692]: cluster 2023-12-06T15:44:58.309604+0000 mgr.y (mgr.14142) 15 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:01.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:01 smithi060 bash[24692]: cluster 2023-12-06T15:45:00.310058+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:02.650 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:45:02 smithi060 bash[24957]: Warning: Permanently added 'smithi088,172.21.15.88' (ECDSA) to the list of known hosts. 2023-12-06T15:45:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:Added host 'smithi088' 2023-12-06T15:45:03.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: audit 2023-12-06T15:45:02.180026+0000 mgr.y (mgr.14142) 17 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:03.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: cluster 2023-12-06T15:45:02.310652+0000 mgr.y (mgr.14142) 18 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:03.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: audit 2023-12-06T15:45:02.823587+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:45:03.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: audit 2023-12-06T15:45:02.827549+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"smithi060\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:45:03.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: audit 2023-12-06T15:45:03.124188+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:03.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: audit 2023-12-06T15:45:03.128384+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:03.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: audit 2023-12-06T15:45:03.129852+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:03.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:03 smithi060 bash[24692]: audit 2023-12-06T15:45:03.360774+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:45:03.360168\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:04.088 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T15:45:04.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:04 smithi060 bash[24692]: cephadm 2023-12-06T15:45:02.828403+0000 mgr.y (mgr.14142) 19 : cephadm [INF] Added host smithi088 2023-12-06T15:45:04.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:04 smithi060 bash[24692]: audit 2023-12-06T15:45:03.364671+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:45:03.360168\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:04.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:04 smithi060 bash[24692]: audit 2023-12-06T15:45:03.365959+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:45:05.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:05 smithi060 bash[24692]: cluster 2023-12-06T15:45:04.311163+0000 mgr.y (mgr.14142) 20 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:07.646 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-06T15:45:07.646 INFO:teuthology.orchestra.run.smithi088.stdout:[{"addr": "smithi060", "hostname": "smithi060", "labels": [], "status": ""}, {"addr": "smithi088", "hostname": "smithi088", "labels": [], "status": ""}] 2023-12-06T15:45:07.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:07 smithi060 bash[24692]: cluster 2023-12-06T15:45:06.311622+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:08.247 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T15:45:08.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T15:45:08.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:08 smithi060 bash[24692]: audit 2023-12-06T15:45:07.643024+0000 mgr.y (mgr.14142) 22 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:45:09.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:09 smithi060 bash[24692]: cluster 2023-12-06T15:45:08.312106+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:09.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:09 smithi060 bash[24692]: audit 2023-12-06T15:45:08.958302+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:09.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:09 smithi060 bash[24692]: audit 2023-12-06T15:45:09.187803+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:45:03.360168\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:09.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:09 smithi060 bash[24692]: audit 2023-12-06T15:45:09.191285+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:45:03.360168\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:11.301 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2023-12-06T15:45:11.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:11 smithi060 bash[24692]: cluster 2023-12-06T15:45:10.312592+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:11.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:11 smithi060 bash[24692]: audit 2023-12-06T15:45:10.988438+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.60:0/563255712' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T15:45:11.980 INFO:tasks.cephadm:Adding mon.c on smithi060 2023-12-06T15:45:11.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add mon 'smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c' 2023-12-06T15:45:12.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:12 smithi060 bash[24692]: audit 2023-12-06T15:45:11.296379+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.60:0/563255712' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T15:45:12.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:12 smithi060 bash[24692]: cluster 2023-12-06T15:45:11.296480+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:45:13.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:13 smithi060 bash[24692]: cluster 2023-12-06T15:45:12.313075+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:14.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:14 smithi060 bash[24692]: cluster 2023-12-06T15:45:14.364606+0000 mon.a (mon.0) 121 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:45:15.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:15 smithi060 bash[24692]: cluster 2023-12-06T15:45:14.313584+0000 mgr.y (mgr.14142) 26 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:15.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:15 smithi060 bash[24692]: audit 2023-12-06T15:45:14.857943+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:45:15.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:15 smithi060 bash[24692]: audit 2023-12-06T15:45:14.859816+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:15.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:15 smithi060 bash[24692]: audit 2023-12-06T15:45:14.861849+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-12-06T15:45:16.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:16 smithi060 bash[24692]: audit 2023-12-06T15:45:14.853625+0000 mgr.y (mgr.14142) 27 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:16.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:16 smithi060 bash[24692]: cephadm 2023-12-06T15:45:14.861229+0000 mgr.y (mgr.14142) 28 : cephadm [INF] Deploying daemon mon.c on smithi060 2023-12-06T15:45:17.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:17 smithi060 bash[24692]: cluster 2023-12-06T15:45:16.314098+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:18.865 INFO:teuthology.orchestra.run.smithi060.stdout:Deployed mon.c on host 'smithi060' 2023-12-06T15:45:19.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[24692]: cluster 2023-12-06T15:45:18.314633+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:19.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[24692]: audit 2023-12-06T15:45:18.522523+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:19.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[24692]: audit 2023-12-06T15:45:18.523404+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:19.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[24692]: audit 2023-12-06T15:45:18.525341+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:19.835 DEBUG:teuthology.orchestra.run.smithi060:mon.c> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T15:45:19.838 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-06T15:45:19.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T15:45:20.071 INFO:journalctl@ceph.mon.c.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.922+0000 7f08410a46c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.922+0000 7f08410a46c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.922+0000 7f08410a46c0 0 pidfile_write: ignore empty --pid-file 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 0 load: jerasure load: lrc load: isa 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.926+0000 7f08410a46c0 1 rocksdb: do_open column families: [default] 2023-12-06T15:45:20.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Compile date Mar 23 2020 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: DB SUMMARY 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: CURRENT file: CURRENT 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.create_if_missing: 0 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.env: 0x5590c7e221a0 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.info_log: 0x5590c9d109a0 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:45:20.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:45:20.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:45:20.153 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.db_log_dir: 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:45:20.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.write_buffer_manager: 0x5590ca8aab10 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:45:20.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.row_cache: None 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.wal_filter: None 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:45:20.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:45:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Compression algorithms supported: 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kZSTD supported: 0 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:45:20.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.merge_operator: 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:45:20.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5590c9c30138) 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: cache_index_and_filter_blocks: 1 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: pin_top_level_index_and_filter: 1 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: index_type: 0 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: data_block_index_type: 0 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: hash_index_allow_collision: 1 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: checksum: 1 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: no_block_cache: 0 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_cache: 0x5590c9c66610 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_cache_name: BinnedLRUCache 2023-12-06T15:45:20.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_cache_options: 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: capacity : 536870912 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: num_shard_bits : 4 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: strict_capacity_limit : 0 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: high_pri_pool_ratio: 0.000 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_cache_compressed: (nil) 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: persistent_cache: (nil) 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_size: 4096 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_size_deviation: 10 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_restart_interval: 16 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: index_block_restart_interval: 1 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: metadata_block_size: 4096 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: partition_filters: 0 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: use_delta_encoding: 1 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: whole_key_filtering: 1 2023-12-06T15:45:20.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: verify_compression: 0 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: read_amp_bytes_per_bit: 0 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: format_version: 2 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: enable_index_compression: 1 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: block_align: 0 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.num_levels: 7 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:45:20.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:45:20.163 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:45:20.164 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:45:20.165 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:45:20.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:45:20.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:45:20.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:45:20.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:45:20.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:45:20.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:45:20.166 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:45:20.167 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: Options.ttl: 0 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877519933554, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877519934527, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.930+0000 7f08410a46c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.934+0000 7f08410a46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877519935843, "job": 1, "event": "recovery_finished"} 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.934+0000 7f08410a46c0 4 rocksdb: DB pointer 0x5590c9d02400 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.934+0000 7f08281f1700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.934+0000 7f08281f1700 4 rocksdb: [db/db_impl.cc:778] 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ** DB Stats ** 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:45:20.168 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ** Compaction Stats [default] ** 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 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.4 0.00 0.00 1 0.001 0 0 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 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.4 0.00 0.00 1 0.001 0 0 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 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.4 0.00 0.00 1 0.001 0 0 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ** Compaction Stats [default] ** 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 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.4 0.00 0.00 1 0.001 0 0 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:45:20.169 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Interval compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ** Compaction Stats [default] ** 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:45:20.170 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 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.4 0.00 0.00 1 0.001 0 0 2023-12-06T15:45:20.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 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.4 0.00 0.00 1 0.001 0 0 2023-12-06T15:45:20.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:45:20.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ** Compaction Stats [default] ** 2023-12-06T15:45:20.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:45:20.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:45:20.171 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 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.4 0.00 0.00 1 0.001 0 0 2023-12-06T15:45:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:45:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:45:20.175 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:45:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:45:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:45:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:45:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:45:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:45:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:45:20.176 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:45:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.934+0000 7f08410a46c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-06T15:45:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.938+0000 7f08410a46c0 0 using public_addrv [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] 2023-12-06T15:45:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.938+0000 7f08410a46c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] at bind addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:45:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.938+0000 7f08410a46c0 1 mon.c@-1(???) e0 preinit fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:45:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 0 mon.c@-1(synchronizing).mds e1 new map 2023-12-06T15:45:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-12-06T15:45:20.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: e1 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: legacy client fscid: -1 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: No filesystems configured 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-06T15:45:20.178 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-06T15:45:20.179 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: cluster 2023-12-06T15:45:18.314633+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: audit 2023-12-06T15:45:18.522523+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: audit 2023-12-06T15:45:18.523404+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: audit 2023-12-06T15:45:18.525341+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.044981\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:44:16.045100\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.970+0000 7f082a9f6700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expand map: {default=false} 2023-12-06T15:45:20.180 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta from 'false' to 'false' 2023-12-06T15:45:20.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expanded map: {default=false} 2023-12-06T15:45:20.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expand map: {default=info} 2023-12-06T15:45:20.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta from 'info' to 'info' 2023-12-06T15:45:20.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expanded map: {default=info} 2023-12-06T15:45:20.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expand map: {default=daemon} 2023-12-06T15:45:20.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-12-06T15:45:20.181 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expanded map: {default=daemon} 2023-12-06T15:45:20.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expand map: {default=debug} 2023-12-06T15:45:20.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta from 'debug' to 'debug' 2023-12-06T15:45:20.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:19 smithi060 bash[28374]: debug 2023-12-06T15:45:19.974+0000 7f082a9f6700 20 expand_channel_meta expanded map: {default=debug} 2023-12-06T15:45:25.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:19.984412+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:25.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: audit 2023-12-06T15:45:20.005181+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004341\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_daemon_update\": \"2023-12-06T15:45:20.004491\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:25.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:19.984412+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:25.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: audit 2023-12-06T15:45:20.005181+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004341\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_daemon_update\": \"2023-12-06T15:45:20.004491\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:25.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:20.315282+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:25.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:21.982439+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:22.315709+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:24.316202+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:24.988652+0000 mon.a (mon.0) 130 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:24.994303+0000 mon.a (mon.0) 131 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:24.994425+0000 mon.a (mon.0) 132 : cluster [DBG] fsmap 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:24.994573+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:24.995049+0000 mon.a (mon.0) 134 : cluster [DBG] mgrmap e13: y(active, since 70s) 2023-12-06T15:45:25.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:20.315282+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:21.982439+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:22.315709+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:24.316202+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:24.988652+0000 mon.a (mon.0) 130 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:24.994303+0000 mon.a (mon.0) 131 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:24.994425+0000 mon.a (mon.0) 132 : cluster [DBG] fsmap 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:24.994573+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:24.995049+0000 mon.a (mon.0) 134 : cluster [DBG] mgrmap e13: y(active, since 70s) 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: audit 2023-12-06T15:45:24.996094+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004341\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_daemon_update\": \"2023-12-06T15:45:20.004491\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: cluster 2023-12-06T15:45:25.001504+0000 mon.a (mon.0) 136 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:45:25.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[28374]: audit 2023-12-06T15:45:25.005124+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004341\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_daemon_update\": \"2023-12-06T15:45:20.004491\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:25.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: audit 2023-12-06T15:45:24.996094+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004341\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_daemon_update\": \"2023-12-06T15:45:20.004491\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:25.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: cluster 2023-12-06T15:45:25.001504+0000 mon.a (mon.0) 136 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:45:25.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:25 smithi060 bash[24692]: audit 2023-12-06T15:45:25.005124+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004341\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}}, \"last_daemon_update\": \"2023-12-06T15:45:20.004491\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:26.741 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:45:26.741 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":2,"fsid":"1a17cd38-944e-11ee-95a2-87774f69a715","modified":"2023-12-06T15:45:19.980209Z","created":"2023-12-06T15:43:30.239976Z","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.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3301","nonce":0},{"type":"v1","addr":"172.21.15.60:6790","nonce":0}]},"addr":"172.21.15.60:6790/0","public_addr":"172.21.15.60:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-12-06T15:45:26.744 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 2 2023-12-06T15:45:27.438 INFO:tasks.cephadm:Adding mon.b on smithi088 2023-12-06T15:45:27.439 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add mon smithi088:172.21.15.88=b 2023-12-06T15:45:27.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:27 smithi060 bash[24692]: cluster 2023-12-06T15:45:26.316733+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:27.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:27 smithi060 bash[24692]: audit 2023-12-06T15:45:26.740088+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.60:0/1746726631' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:45:27.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:27 smithi060 bash[28374]: cluster 2023-12-06T15:45:26.316733+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:27.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:27 smithi060 bash[28374]: audit 2023-12-06T15:45:26.740088+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.60:0/1746726631' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:45:29.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:29 smithi060 bash[24692]: cluster 2023-12-06T15:45:28.317278+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:29.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:29 smithi060 bash[28374]: cluster 2023-12-06T15:45:28.317278+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:31.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[24692]: audit 2023-12-06T15:45:29.986082+0000 mgr.y (mgr.14142) 36 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi088:172.21.15.88=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:31.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[24692]: audit 2023-12-06T15:45:29.988758+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:45:31.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[24692]: audit 2023-12-06T15:45:29.990528+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[24692]: cephadm 2023-12-06T15:45:29.991959+0000 mgr.y (mgr.14142) 37 : cephadm [INF] Deploying daemon mon.b on smithi088 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[24692]: audit 2023-12-06T15:45:29.992616+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[24692]: cluster 2023-12-06T15:45:30.317803+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[28374]: audit 2023-12-06T15:45:29.986082+0000 mgr.y (mgr.14142) 36 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi088:172.21.15.88=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[28374]: audit 2023-12-06T15:45:29.988758+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[28374]: audit 2023-12-06T15:45:29.990528+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[28374]: cephadm 2023-12-06T15:45:29.991959+0000 mgr.y (mgr.14142) 37 : cephadm [INF] Deploying daemon mon.b on smithi088 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[28374]: audit 2023-12-06T15:45:29.992616+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-06T15:45:31.401 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:30 smithi060 bash[28374]: cluster 2023-12-06T15:45:30.317803+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:33.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:33 smithi060 bash[24692]: cluster 2023-12-06T15:45:32.318427+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:33.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:33 smithi060 bash[28374]: cluster 2023-12-06T15:45:32.318427+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:34.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[24692]: audit 2023-12-06T15:45:33.996526+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:34.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[24692]: audit 2023-12-06T15:45:33.997337+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:34.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[28374]: audit 2023-12-06T15:45:33.996526+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:34.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[28374]: audit 2023-12-06T15:45:33.997337+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:34.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[24692]: audit 2023-12-06T15:45:34.001936+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:34.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[24692]: audit 2023-12-06T15:45:34.271433+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_daemon_update\": \"2023-12-06T15:45:34.270362\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:34.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[24692]: audit 2023-12-06T15:45:34.276594+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_daemon_update\": \"2023-12-06T15:45:34.270362\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:34.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[28374]: audit 2023-12-06T15:45:34.001936+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:34.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[28374]: audit 2023-12-06T15:45:34.271433+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_daemon_update\": \"2023-12-06T15:45:34.270362\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:34.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:34 smithi060 bash[28374]: audit 2023-12-06T15:45:34.276594+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}}, \"last_daemon_update\": \"2023-12-06T15:45:34.270362\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:35.000 INFO:teuthology.orchestra.run.smithi088.stdout:Deployed mon.b on host 'smithi088' 2023-12-06T15:45:35.707 DEBUG:teuthology.orchestra.run.smithi088:mon.b> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T15:45:35.709 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T15:45:35.709 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T15:45:36.415 INFO:journalctl@ceph.mon.b.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:34.849160+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:34.850518+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:36.319573+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:36.845048+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:38.320096+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:39.853554+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:39.875000+0000 mon.a (mon.0) 149 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:45:40.387 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:39.888490+0000 mon.a (mon.0) 150 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2023-12-06T15:45:40.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:39.888636+0000 mon.a (mon.0) 151 : cluster [DBG] fsmap 2023-12-06T15:45:40.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:39.888712+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:45:40.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:39.889056+0000 mon.a (mon.0) 153 : cluster [DBG] mgrmap e13: y(active, since 85s) 2023-12-06T15:45:40.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:39 smithi088 bash[24797]: cluster 2023-12-06T15:45:39.897535+0000 mon.a (mon.0) 154 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:34.849160+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:34.850518+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:36.319573+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:36.845048+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:38.320096+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:39.853554+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:39.875000+0000 mon.a (mon.0) 149 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:39.888490+0000 mon.a (mon.0) 150 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:39.888636+0000 mon.a (mon.0) 151 : cluster [DBG] fsmap 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:39.888712+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:45:40.401 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:39.889056+0000 mon.a (mon.0) 153 : cluster [DBG] mgrmap e13: y(active, since 85s) 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[24692]: cluster 2023-12-06T15:45:39.897535+0000 mon.a (mon.0) 154 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:34.849160+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:34.850518+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:36.319573+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:36.845048+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:38.320096+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:39.853554+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:39.875000+0000 mon.a (mon.0) 149 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:39.888490+0000 mon.a (mon.0) 150 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:39.888636+0000 mon.a (mon.0) 151 : cluster [DBG] fsmap 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:39.888712+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:39.889056+0000 mon.a (mon.0) 153 : cluster [DBG] mgrmap e13: y(active, since 85s) 2023-12-06T15:45:40.402 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:39 smithi060 bash[28374]: cluster 2023-12-06T15:45:39.897535+0000 mon.a (mon.0) 154 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:45:40.764 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-06T15:45:40.764 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":3,"fsid":"1a17cd38-944e-11ee-95a2-87774f69a715","modified":"2023-12-06T15:45:34.842703Z","created":"2023-12-06T15:43:30.239976Z","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.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3301","nonce":0},{"type":"v1","addr":"172.21.15.60:6790","nonce":0}]},"addr":"172.21.15.60:6790/0","public_addr":"172.21.15.60:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-12-06T15:45:40.766 INFO:teuthology.orchestra.run.smithi088.stderr:dumped monmap epoch 3 2023-12-06T15:45:41.380 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T15:45:41.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T15:45:41.636 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:41 smithi088 bash[24797]: cluster 2023-12-06T15:45:40.320567+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:41.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:41 smithi088 bash[24797]: audit 2023-12-06T15:45:40.762060+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.88:0/1519133798' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:45:41.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:41 smithi060 bash[24692]: cluster 2023-12-06T15:45:40.320567+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:41.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:41 smithi060 bash[24692]: audit 2023-12-06T15:45:40.762060+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.88:0/1519133798' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:45:41.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:41 smithi060 bash[28374]: cluster 2023-12-06T15:45:40.320567+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:41.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:41 smithi060 bash[28374]: audit 2023-12-06T15:45:40.762060+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.88:0/1519133798' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:45:43.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:43 smithi088 bash[24797]: cluster 2023-12-06T15:45:42.321189+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:43.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:43 smithi060 bash[24692]: cluster 2023-12-06T15:45:42.321189+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:43.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:43 smithi060 bash[28374]: cluster 2023-12-06T15:45:42.321189+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:44.120 INFO:teuthology.orchestra.run.smithi060.stdout:# minimal ceph.conf for 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:45:44.120 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2023-12-06T15:45:44.120 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:45:44.120 INFO:teuthology.orchestra.run.smithi060.stdout: mon_host = [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] 2023-12-06T15:45:44.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:44 smithi060 bash[24692]: audit 2023-12-06T15:45:44.118863+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.60:0/3532484395' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:44.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:44 smithi060 bash[28374]: audit 2023-12-06T15:45:44.118863+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.60:0/3532484395' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:44.809 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T15:45:44.809 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:45:44.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T15:45:44.819 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:45:44.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:45:44.876 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:45:44.876 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T15:45:44.886 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:44 smithi088 bash[24797]: audit 2023-12-06T15:45:44.118863+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.60:0/3532484395' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:44.893 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:45:44.893 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:45:44.950 INFO:tasks.cephadm:Adding mgr.y on smithi060 2023-12-06T15:45:44.950 INFO:tasks.cephadm:Adding mgr.x on smithi088 2023-12-06T15:45:44.950 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi060=y;smithi088=x' 2023-12-06T15:45:45.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:45 smithi060 bash[24692]: cluster 2023-12-06T15:45:44.321779+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:45.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:45 smithi060 bash[28374]: cluster 2023-12-06T15:45:44.321779+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:45.753 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:45 smithi088 bash[24797]: cluster 2023-12-06T15:45:44.321779+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:47.534 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled mgr update... 2023-12-06T15:45:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:47 smithi060 bash[24692]: cluster 2023-12-06T15:45:46.322294+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:47 smithi060 bash[28374]: cluster 2023-12-06T15:45:46.322294+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:47.781 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:47 smithi088 bash[24797]: cluster 2023-12-06T15:45:46.322294+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:48.295 DEBUG:teuthology.orchestra.run.smithi088:mgr.x> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T15:45:48.297 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T15:45:48.298 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:45:48.298 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T15:45:48.305 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T15:45:48.305 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2023-12-06T15:45:48.355 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T15:45:48.355 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.355 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-12-06T15:45:48.355 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.356 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-06 15:41:07.009755132 +0000 2023-12-06T15:45:48.356 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-06 15:41:06.733761494 +0000 2023-12-06T15:45:48.356 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-06 15:41:06.733761494 +0000 2023-12-06T15:45:48.356 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-06T15:45:48.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T15:45:48.368 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-06T15:45:48.368 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-06T15:45:48.368 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000308783 s, 1.7 MB/s 2023-12-06T15:45:48.369 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T15:45:48.378 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2023-12-06T15:45:48.384 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T15:45:48.384 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.384 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-12-06T15:45:48.384 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.384 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-06 15:41:07.237749877 +0000 2023-12-06T15:45:48.385 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-06 15:41:07.233749970 +0000 2023-12-06T15:45:48.385 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-06 15:41:07.233749970 +0000 2023-12-06T15:45:48.385 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-06T15:45:48.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T15:45:48.439 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-06T15:45:48.440 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-06T15:45:48.440 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000311779 s, 1.6 MB/s 2023-12-06T15:45:48.441 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T15:45:48.448 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2023-12-06T15:45:48.454 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T15:45:48.454 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.454 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-12-06T15:45:48.454 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.455 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-06 15:41:07.721738721 +0000 2023-12-06T15:45:48.455 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-06 15:41:07.717738814 +0000 2023-12-06T15:45:48.455 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-06 15:41:07.717738814 +0000 2023-12-06T15:45:48.455 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-06T15:45:48.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T15:45:48.465 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-06T15:45:48.466 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-06T15:45:48.466 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000291253 s, 1.8 MB/s 2023-12-06T15:45:48.467 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T15:45:48.516 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2023-12-06T15:45:48.523 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T15:45:48.524 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-12-06T15:45:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-06 15:41:08.465721572 +0000 2023-12-06T15:45:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-06 15:41:08.197727749 +0000 2023-12-06T15:45:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-06 15:41:08.197727749 +0000 2023-12-06T15:45:48.524 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-06T15:45:48.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T15:45:48.537 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-06T15:45:48.537 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-06T15:45:48.537 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000282751 s, 1.8 MB/s 2023-12-06T15:45:48.538 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T15:45:48.548 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:45:48.548 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T15:45:48.556 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T15:45:48.556 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_1 2023-12-06T15:45:48.603 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T15:45:48.604 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.604 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 359 Links: 1 2023-12-06T15:45:48.604 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.604 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2023-12-06 15:41:07.032477868 +0000 2023-12-06T15:45:48.604 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2023-12-06 15:41:06.740484604 +0000 2023-12-06T15:45:48.604 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2023-12-06 15:41:06.740484604 +0000 2023-12-06T15:45:48.604 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2023-12-06T15:45:48.604 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T15:45:48.615 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: audit 2023-12-06T15:45:47.523004+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi088=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:48.615 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: cephadm 2023-12-06T15:45:47.524193+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Saving service mgr spec with placement count:2 smithi060=y,smithi088=x 2023-12-06T15:45:48.615 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: audit 2023-12-06T15:45:47.524912+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:45:47.524222\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T15:45:48.616 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: audit 2023-12-06T15:45:47.530316+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:45:47.524222\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T15:45:48.616 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: audit 2023-12-06T15:45:47.534194+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:45:48.616 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: audit 2023-12-06T15:45:47.538905+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:45:48.616 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: audit 2023-12-06T15:45:47.540664+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:48.616 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: cephadm 2023-12-06T15:45:47.541858+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:45:48.616 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:48 smithi088 bash[24797]: audit 2023-12-06T15:45:47.542930+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:45:48.617 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2023-12-06T15:45:48.617 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2023-12-06T15:45:48.617 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000431784 s, 1.2 MB/s 2023-12-06T15:45:48.618 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T15:45:48.626 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_2 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 364 Links: 1 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2023-12-06 15:41:07.524466521 +0000 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2023-12-06 15:41:07.252472794 +0000 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2023-12-06 15:41:07.252472794 +0000 2023-12-06T15:45:48.631 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2023-12-06T15:45:48.631 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T15:45:48.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: audit 2023-12-06T15:45:47.523004+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi088=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: cephadm 2023-12-06T15:45:47.524193+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Saving service mgr spec with placement count:2 smithi060=y,smithi088=x 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: audit 2023-12-06T15:45:47.524912+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:45:47.524222\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: audit 2023-12-06T15:45:47.530316+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:45:47.524222\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: audit 2023-12-06T15:45:47.534194+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: audit 2023-12-06T15:45:47.538905+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: audit 2023-12-06T15:45:47.540664+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: cephadm 2023-12-06T15:45:47.541858+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[24692]: audit 2023-12-06T15:45:47.542930+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: audit 2023-12-06T15:45:47.523004+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi088=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: cephadm 2023-12-06T15:45:47.524193+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Saving service mgr spec with placement count:2 smithi060=y,smithi088=x 2023-12-06T15:45:48.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: audit 2023-12-06T15:45:47.524912+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:45:47.524222\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T15:45:48.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: audit 2023-12-06T15:45:47.530316+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:45:47.524222\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T15:45:48.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: audit 2023-12-06T15:45:47.534194+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:45:48.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: audit 2023-12-06T15:45:47.538905+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:45:48.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: audit 2023-12-06T15:45:47.540664+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:48.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: cephadm 2023-12-06T15:45:47.541858+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:45:48.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:48 smithi060 bash[28374]: audit 2023-12-06T15:45:47.542930+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:45:48.682 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2023-12-06T15:45:48.682 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2023-12-06T15:45:48.682 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000407541 s, 1.3 MB/s 2023-12-06T15:45:48.683 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T15:45:48.692 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_3 2023-12-06T15:45:48.697 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T15:45:48.697 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.697 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 374 Links: 1 2023-12-06T15:45:48.697 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.697 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2023-12-06 15:41:08.012455263 +0000 2023-12-06T15:45:48.698 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2023-12-06 15:41:07.744461446 +0000 2023-12-06T15:45:48.698 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2023-12-06 15:41:07.744461446 +0000 2023-12-06T15:45:48.698 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2023-12-06T15:45:48.698 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T15:45:48.759 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2023-12-06T15:45:48.759 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2023-12-06T15:45:48.759 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000381521 s, 1.3 MB/s 2023-12-06T15:45:48.760 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T15:45:48.768 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_4 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 378 Links: 1 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2023-12-06 15:41:08.544442992 +0000 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2023-12-06 15:41:08.272449267 +0000 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2023-12-06 15:41:08.272449267 +0000 2023-12-06T15:45:48.774 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2023-12-06T15:45:48.775 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T15:45:48.775 INFO:journalctl@ceph.mgr.x.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:45:48.832 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2023-12-06T15:45:48.833 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2023-12-06T15:45:48.833 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000446194 s, 1.1 MB/s 2023-12-06T15:45:48.834 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T15:45:48.842 INFO:tasks.cephadm:Deploying osd.0 on smithi060 with /dev/vg_nvme/lv_4... 2023-12-06T15:45:48.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T15:45:49.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:49 smithi060 bash[24692]: cluster 2023-12-06T15:45:48.322788+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:49.815 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:49 smithi060 bash[28374]: cluster 2023-12-06T15:45:48.322788+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:49.857 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:49 smithi088 bash[24797]: cluster 2023-12-06T15:45:48.322788+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:50.137 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:45:49 smithi088 docker[25485]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.x 2023-12-06T15:45:50.137 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:45:49 smithi088 systemd[1]: Started Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:45:50.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:50 smithi088 bash[24797]: audit 2023-12-06T15:45:49.898523+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:50.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:50 smithi088 bash[24797]: audit 2023-12-06T15:45:49.904097+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:50.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:50 smithi088 bash[24797]: audit 2023-12-06T15:45:49.905861+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:50.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:50 smithi060 bash[24692]: audit 2023-12-06T15:45:49.898523+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:50.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:50 smithi060 bash[28374]: audit 2023-12-06T15:45:49.898523+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:50.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:50 smithi060 bash[28374]: audit 2023-12-06T15:45:49.904097+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:50.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:50 smithi060 bash[28374]: audit 2023-12-06T15:45:49.905861+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:50.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:50 smithi060 bash[24692]: audit 2023-12-06T15:45:49.904097+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:34.270110\", \"created\": \"2023-12-06T15:45:33.974801\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:50.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:50 smithi060 bash[24692]: audit 2023-12-06T15:45:49.905861+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:51.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[24692]: cluster 2023-12-06T15:45:50.323303+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:51.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[24692]: audit 2023-12-06T15:45:50.751410+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_daemon_update\": \"2023-12-06T15:45:50.750144\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:51.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[28374]: cluster 2023-12-06T15:45:50.323303+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:51.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[28374]: audit 2023-12-06T15:45:50.751410+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_daemon_update\": \"2023-12-06T15:45:50.750144\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[24692]: audit 2023-12-06T15:45:50.757052+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_daemon_update\": \"2023-12-06T15:45:50.750144\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[24692]: audit 2023-12-06T15:45:50.759988+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[24692]: audit 2023-12-06T15:45:50.761306+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[24692]: audit 2023-12-06T15:45:50.763036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[28374]: audit 2023-12-06T15:45:50.757052+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_daemon_update\": \"2023-12-06T15:45:50.750144\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[28374]: audit 2023-12-06T15:45:50.759988+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[28374]: audit 2023-12-06T15:45:50.761306+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:51.851 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:51 smithi060 bash[28374]: audit 2023-12-06T15:45:50.763036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T15:45:51.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:51 smithi088 bash[24797]: cluster 2023-12-06T15:45:50.323303+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:51.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:51 smithi088 bash[24797]: audit 2023-12-06T15:45:50.751410+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_daemon_update\": \"2023-12-06T15:45:50.750144\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:45:51.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:51 smithi088 bash[24797]: audit 2023-12-06T15:45:50.757052+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}}, \"last_daemon_update\": \"2023-12-06T15:45:50.750144\", \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:45:51.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:51 smithi088 bash[24797]: audit 2023-12-06T15:45:50.759988+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T15:45:51.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:51 smithi088 bash[24797]: audit 2023-12-06T15:45:50.761306+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:51.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:51 smithi088 bash[24797]: audit 2023-12-06T15:45:50.763036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T15:45:52.355 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T15:45:52.355 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T15:45:52.355 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-06T15:45:52.355 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-06T15:45:52.355 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0187576 s, 559 MB/s 2023-12-06T15:45:52.355 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-06T15:45:52.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:52 smithi060 bash[24692]: cephadm 2023-12-06T15:45:50.759487+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:45:52.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:52 smithi060 bash[24692]: cephadm 2023-12-06T15:45:50.762414+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2023-12-06T15:45:52.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:52 smithi060 bash[28374]: cephadm 2023-12-06T15:45:50.759487+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:45:52.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:52 smithi060 bash[28374]: cephadm 2023-12-06T15:45:50.762414+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2023-12-06T15:45:52.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:52 smithi088 bash[24797]: cephadm 2023-12-06T15:45:50.759487+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:45:52.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:52 smithi088 bash[24797]: cephadm 2023-12-06T15:45:50.762414+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2023-12-06T15:45:53.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2023-12-06T15:45:53.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[24692]: cluster 2023-12-06T15:45:52.323697+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:53.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[24692]: audit 2023-12-06T15:45:52.908986+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:53.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[28374]: cluster 2023-12-06T15:45:52.323697+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:53.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[28374]: audit 2023-12-06T15:45:52.908986+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:53.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[24692]: audit 2023-12-06T15:45:52.914374+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:53.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[24692]: audit 2023-12-06T15:45:52.916229+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:53.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[28374]: audit 2023-12-06T15:45:52.914374+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:53.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[28374]: audit 2023-12-06T15:45:52.916229+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:53.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[24692]: audit 2023-12-06T15:45:53.414549+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_daemon_update\": \"2023-12-06T15:45:53.413282\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:53.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[24692]: audit 2023-12-06T15:45:53.419201+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_daemon_update\": \"2023-12-06T15:45:53.413282\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:53.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[28374]: audit 2023-12-06T15:45:53.414549+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_daemon_update\": \"2023-12-06T15:45:53.413282\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:53.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:53 smithi060 bash[28374]: audit 2023-12-06T15:45:53.419201+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_daemon_update\": \"2023-12-06T15:45:53.413282\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:53.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:53 smithi088 bash[24797]: cluster 2023-12-06T15:45:52.323697+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:53.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:53 smithi088 bash[24797]: audit 2023-12-06T15:45:52.908986+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:53.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:53 smithi088 bash[24797]: audit 2023-12-06T15:45:52.914374+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004240\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:20.004389\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:53.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:53 smithi088 bash[24797]: audit 2023-12-06T15:45:52.916229+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:45:53.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:53 smithi088 bash[24797]: audit 2023-12-06T15:45:53.414549+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_daemon_update\": \"2023-12-06T15:45:53.413282\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:45:53.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:53 smithi088 bash[24797]: audit 2023-12-06T15:45:53.419201+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}}, \"last_daemon_update\": \"2023-12-06T15:45:53.413282\", \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:45:55.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:55 smithi088 bash[24797]: cluster 2023-12-06T15:45:54.324585+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:55.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:55 smithi088 bash[24797]: cluster 2023-12-06T15:45:54.926660+0000 mon.a (mon.0) 176 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:45:55.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:55 smithi088 bash[24797]: audit 2023-12-06T15:45:54.929475+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.88:0/1592969751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:45:55.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:55 smithi088 bash[24797]: audit 2023-12-06T15:45:54.931608+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.88:0/1592969751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:45:55.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[28374]: cluster 2023-12-06T15:45:54.324585+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:55.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[28374]: cluster 2023-12-06T15:45:54.926660+0000 mon.a (mon.0) 176 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:45:55.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[28374]: audit 2023-12-06T15:45:54.929475+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.88:0/1592969751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:45:55.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[28374]: audit 2023-12-06T15:45:54.931608+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.88:0/1592969751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:45:55.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[24692]: cluster 2023-12-06T15:45:54.324585+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:55.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[24692]: cluster 2023-12-06T15:45:54.926660+0000 mon.a (mon.0) 176 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:45:55.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[24692]: audit 2023-12-06T15:45:54.929475+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.88:0/1592969751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:45:55.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:55 smithi060 bash[24692]: audit 2023-12-06T15:45:54.931608+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.88:0/1592969751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:45:56.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:56 smithi088 bash[24797]: cluster 2023-12-06T15:45:55.581850+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e14: y(active, since 101s), standbys: x 2023-12-06T15:45:56.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:56 smithi088 bash[24797]: audit 2023-12-06T15:45:55.582040+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:45:56.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:56 smithi088 bash[24797]: audit 2023-12-06T15:45:56.102224+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:45:56.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:56 smithi088 bash[24797]: audit 2023-12-06T15:45:56.103891+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:56.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:56 smithi088 bash[24797]: audit 2023-12-06T15:45:56.105855+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:45:56.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[24692]: cluster 2023-12-06T15:45:55.581850+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e14: y(active, since 101s), standbys: x 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[24692]: audit 2023-12-06T15:45:55.582040+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[24692]: audit 2023-12-06T15:45:56.102224+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[24692]: audit 2023-12-06T15:45:56.103891+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[24692]: audit 2023-12-06T15:45:56.105855+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[28374]: cluster 2023-12-06T15:45:55.581850+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e14: y(active, since 101s), standbys: x 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[28374]: audit 2023-12-06T15:45:55.582040+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[28374]: audit 2023-12-06T15:45:56.102224+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[28374]: audit 2023-12-06T15:45:56.103891+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:45:56.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:56 smithi060 bash[28374]: audit 2023-12-06T15:45:56.105855+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:45:57.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:57 smithi088 bash[24797]: audit 2023-12-06T15:45:56.099693+0000 mgr.y (mgr.14142) 56 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:57.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:57 smithi088 bash[24797]: cephadm 2023-12-06T15:45:56.101652+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:45:57.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:57 smithi088 bash[24797]: cluster 2023-12-06T15:45:56.325082+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:57.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:57 smithi060 bash[28374]: audit 2023-12-06T15:45:56.099693+0000 mgr.y (mgr.14142) 56 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:57 smithi060 bash[28374]: cephadm 2023-12-06T15:45:56.101652+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:45:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:57 smithi060 bash[28374]: cluster 2023-12-06T15:45:56.325082+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:57.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:57 smithi060 bash[24692]: audit 2023-12-06T15:45:56.099693+0000 mgr.y (mgr.14142) 56 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:45:57.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:57 smithi060 bash[24692]: cephadm 2023-12-06T15:45:56.101652+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:45:57.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:57 smithi060 bash[24692]: cluster 2023-12-06T15:45:56.325082+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:59.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:45:59 smithi088 bash[24797]: cluster 2023-12-06T15:45:58.325575+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:59.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:45:59 smithi060 bash[24692]: cluster 2023-12-06T15:45:58.325575+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:45:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:45:59 smithi060 bash[28374]: cluster 2023-12-06T15:45:58.325575+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:00.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:00 smithi088 bash[24797]: audit 2023-12-06T15:45:59.609600+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.60:0/2709228473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]: dispatch 2023-12-06T15:46:00.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:00 smithi088 bash[24797]: audit 2023-12-06T15:45:59.610238+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]: dispatch 2023-12-06T15:46:00.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:00 smithi088 bash[24797]: audit 2023-12-06T15:45:59.616638+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]': finished 2023-12-06T15:46:00.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:00 smithi088 bash[24797]: cluster 2023-12-06T15:45:59.616781+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T15:46:00.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:00 smithi088 bash[24797]: audit 2023-12-06T15:45:59.616958+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:00.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[28374]: audit 2023-12-06T15:45:59.609600+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.60:0/2709228473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]: dispatch 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[28374]: audit 2023-12-06T15:45:59.610238+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]: dispatch 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[28374]: audit 2023-12-06T15:45:59.616638+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]': finished 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[28374]: cluster 2023-12-06T15:45:59.616781+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[28374]: audit 2023-12-06T15:45:59.616958+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[24692]: audit 2023-12-06T15:45:59.609600+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.60:0/2709228473' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]: dispatch 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[24692]: audit 2023-12-06T15:45:59.610238+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]: dispatch 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[24692]: audit 2023-12-06T15:45:59.616638+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36d136ce-3925-4711-bf61-203450dd9a2a"}]': finished 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[24692]: cluster 2023-12-06T15:45:59.616781+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T15:46:00.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:00 smithi060 bash[24692]: audit 2023-12-06T15:45:59.616958+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:01.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:01 smithi088 bash[24797]: cluster 2023-12-06T15:46:00.326085+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:01.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:01 smithi060 bash[24692]: cluster 2023-12-06T15:46:00.326085+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:01.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:01 smithi060 bash[28374]: cluster 2023-12-06T15:46:00.326085+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:02.886 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:02 smithi088 bash[24797]: audit 2023-12-06T15:46:01.702727+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.60:0/3406618231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:02.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:02 smithi060 bash[24692]: audit 2023-12-06T15:46:01.702727+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.60:0/3406618231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:02.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:02 smithi060 bash[28374]: audit 2023-12-06T15:46:01.702727+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.60:0/3406618231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:03.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:03 smithi088 bash[24797]: cluster 2023-12-06T15:46:02.326607+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:03.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:03 smithi060 bash[24692]: cluster 2023-12-06T15:46:02.326607+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:03.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:03 smithi060 bash[28374]: cluster 2023-12-06T15:46:02.326607+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:04.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:04 smithi088 bash[24797]: audit 2023-12-06T15:46:04.461725+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:04.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:04 smithi060 bash[24692]: audit 2023-12-06T15:46:04.461725+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:04.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:04 smithi060 bash[28374]: audit 2023-12-06T15:46:04.461725+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:05.820 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:05 smithi060 bash[24692]: cluster 2023-12-06T15:46:04.327134+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:05.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:05 smithi060 bash[28374]: cluster 2023-12-06T15:46:04.327134+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:05.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:05 smithi088 bash[24797]: cluster 2023-12-06T15:46:04.327134+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:07.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:07 smithi060 bash[24692]: cluster 2023-12-06T15:46:06.327633+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:07.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:07 smithi060 bash[28374]: cluster 2023-12-06T15:46:06.327633+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:07.887 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:07 smithi088 bash[24797]: cluster 2023-12-06T15:46:06.327633+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:08.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:08 smithi060 bash[24692]: audit 2023-12-06T15:46:08.021856+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:46:08.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:08 smithi060 bash[24692]: audit 2023-12-06T15:46:08.023702+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:08.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:08 smithi060 bash[24692]: audit 2023-12-06T15:46:08.025933+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T15:46:08.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:08 smithi060 bash[28374]: audit 2023-12-06T15:46:08.021856+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:46:08.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:08 smithi060 bash[28374]: audit 2023-12-06T15:46:08.023702+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:08.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:08 smithi060 bash[28374]: audit 2023-12-06T15:46:08.025933+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T15:46:09.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:08 smithi088 bash[24797]: audit 2023-12-06T15:46:08.021856+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:46:09.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:08 smithi088 bash[24797]: audit 2023-12-06T15:46:08.023702+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:09.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:08 smithi088 bash[24797]: audit 2023-12-06T15:46:08.025933+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T15:46:09.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:09 smithi060 bash[24692]: cephadm 2023-12-06T15:46:08.025354+0000 mgr.y (mgr.14142) 64 : cephadm [INF] Deploying daemon osd.0 on smithi060 2023-12-06T15:46:09.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:09 smithi060 bash[24692]: cluster 2023-12-06T15:46:08.328157+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:09.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:09 smithi060 bash[28374]: cephadm 2023-12-06T15:46:08.025354+0000 mgr.y (mgr.14142) 64 : cephadm [INF] Deploying daemon osd.0 on smithi060 2023-12-06T15:46:09.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:09 smithi060 bash[28374]: cluster 2023-12-06T15:46:08.328157+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:10.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:09 smithi088 bash[24797]: cephadm 2023-12-06T15:46:08.025354+0000 mgr.y (mgr.14142) 64 : cephadm [INF] Deploying daemon osd.0 on smithi060 2023-12-06T15:46:10.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:09 smithi088 bash[24797]: cluster 2023-12-06T15:46:08.328157+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:10.235 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 0 on host 'smithi060' 2023-12-06T15:46:10.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:10 smithi060 bash[24692]: audit 2023-12-06T15:46:10.225976+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:10.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:10 smithi060 bash[28374]: audit 2023-12-06T15:46:10.225976+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:10.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:10 smithi060 bash[24692]: audit 2023-12-06T15:46:10.226599+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:10.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:10 smithi060 bash[24692]: audit 2023-12-06T15:46:10.231498+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:10.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:10 smithi060 bash[28374]: audit 2023-12-06T15:46:10.226599+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:10.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:10 smithi060 bash[28374]: audit 2023-12-06T15:46:10.231498+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:11.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:10 smithi088 bash[24797]: audit 2023-12-06T15:46:10.225976+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:11.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:10 smithi088 bash[24797]: audit 2023-12-06T15:46:10.226599+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:11.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:10 smithi088 bash[24797]: audit 2023-12-06T15:46:10.231498+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412767\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.412946\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:53.413060\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_device_update\": \"2023-12-06T15:44:22.486240\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:12.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:11 smithi088 bash[24797]: cluster 2023-12-06T15:46:10.328556+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:12.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:11 smithi088 bash[24797]: audit 2023-12-06T15:46:11.037816+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:12.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:11 smithi088 bash[24797]: audit 2023-12-06T15:46:11.043678+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:12.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:11 smithi088 bash[24797]: audit 2023-12-06T15:46:11.044887+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:12.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[24692]: cluster 2023-12-06T15:46:10.328556+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:12.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[28374]: cluster 2023-12-06T15:46:10.328556+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:12.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[24692]: audit 2023-12-06T15:46:11.037816+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:12.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[28374]: audit 2023-12-06T15:46:11.037816+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:12.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[24692]: audit 2023-12-06T15:46:11.043678+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:12.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[24692]: audit 2023-12-06T15:46:11.044887+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:12.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[28374]: audit 2023-12-06T15:46:11.043678+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:12.152 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:11 smithi060 bash[28374]: audit 2023-12-06T15:46:11.044887+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:12.183 DEBUG:teuthology.orchestra.run.smithi060:osd.0> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T15:46:12.185 INFO:tasks.cephadm:Deploying osd.1 on smithi060 with /dev/vg_nvme/lv_3... 2023-12-06T15:46:12.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T15:46:13.567 INFO:journalctl@ceph.osd.0.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:46:13.568 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[30120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T15:46:13.568 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[30120]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-12-06T15:46:13.568 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[30120]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T15:46:13.568 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[30120]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-12-06T15:46:13.568 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[30120]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T15:46:13.568 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[30120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T15:46:13.568 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[30120]: --> ceph-volume lvm activate successful for osd ID: 0 2023-12-06T15:46:13.919 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[24692]: cluster 2023-12-06T15:46:12.328920+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:13.919 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:13 smithi060 bash[28374]: cluster 2023-12-06T15:46:12.328920+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:14.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:13 smithi088 bash[24797]: cluster 2023-12-06T15:46:12.328920+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:15.861 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:15 smithi060 bash[24692]: cluster 2023-12-06T15:46:14.329417+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:15.861 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:15 smithi060 bash[28374]: cluster 2023-12-06T15:46:14.329417+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:16.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:15 smithi088 bash[24797]: cluster 2023-12-06T15:46:14.329417+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:17.150 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:16 smithi060 bash[30424]: debug 2023-12-06T15:46:16.862+0000 7fec47b05ec0 1 -- 172.21.15.60:0/2480437313 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x564f89687000 msgr2=0x564f89683b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:46:17.150 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:16 smithi060 bash[30424]: debug 2023-12-06T15:46:16.862+0000 7fec47b05ec0 1 --2- 172.21.15.60:0/2480437313 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x564f89687000 0x564f89683b00 secure :-1 s=READY pgs=90 cs=0 l=1 rx=0x564f8961dd10 tx=0x564f8a2f2aa0).stop 2023-12-06T15:46:17.671 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:17 smithi060 bash[30424]: debug 2023-12-06T15:46:17.410+0000 7fec47b05ec0 -1 Falling back to public interface 2023-12-06T15:46:17.995 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T15:46:17.995 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T15:46:17.995 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-06T15:46:17.995 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-06T15:46:17.995 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0165952 s, 632 MB/s 2023-12-06T15:46:17.995 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-06T15:46:18.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:17 smithi060 bash[24692]: cluster 2023-12-06T15:46:16.329955+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:18.024 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:17 smithi060 bash[28374]: cluster 2023-12-06T15:46:16.329955+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:18.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:17 smithi088 bash[24797]: cluster 2023-12-06T15:46:16.329955+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:18.400 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:18 smithi060 bash[30424]: debug 2023-12-06T15:46:18.054+0000 7fec47b05ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-12-06T15:46:19.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:18 smithi088 bash[24797]: audit 2023-12-06T15:46:18.060729+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:46:19.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:18 smithi060 bash[24692]: audit 2023-12-06T15:46:18.060729+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:46:19.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:18 smithi060 bash[28374]: audit 2023-12-06T15:46:18.060729+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:46:19.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_3 2023-12-06T15:46:20.114 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[30424]: debug 2023-12-06T15:46:19.694+0000 7fec2c8b2700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T15:46:20.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: cluster 2023-12-06T15:46:18.330502+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:20.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: audit 2023-12-06T15:46:18.686443+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:46:20.115 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: cluster 2023-12-06T15:46:18.686531+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T15:46:20.116 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: audit 2023-12-06T15:46:18.686753+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:20.116 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: audit 2023-12-06T15:46:18.687405+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:46:20.116 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: audit 2023-12-06T15:46:19.185348+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:20.116 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: audit 2023-12-06T15:46:19.407571+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:20.116 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[28374]: audit 2023-12-06T15:46:19.412910+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:20.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: cluster 2023-12-06T15:46:18.330502+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:20.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: audit 2023-12-06T15:46:18.686443+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:46:20.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: cluster 2023-12-06T15:46:18.686531+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T15:46:20.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: audit 2023-12-06T15:46:18.686753+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:20.117 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: audit 2023-12-06T15:46:18.687405+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:46:20.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: audit 2023-12-06T15:46:19.185348+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:20.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: audit 2023-12-06T15:46:19.407571+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:20.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:19 smithi060 bash[24692]: audit 2023-12-06T15:46:19.412910+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:20.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: cluster 2023-12-06T15:46:18.330502+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:20.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: audit 2023-12-06T15:46:18.686443+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:46:20.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: cluster 2023-12-06T15:46:18.686531+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T15:46:20.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: audit 2023-12-06T15:46:18.686753+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:20.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: audit 2023-12-06T15:46:18.687405+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:46:20.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: audit 2023-12-06T15:46:19.185348+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:20.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: audit 2023-12-06T15:46:19.407571+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:20.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:19 smithi088 bash[24797]: audit 2023-12-06T15:46:19.412910+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}}, \"last_daemon_update\": \"2023-12-06T15:46:11.036786\", \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:20.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[24692]: cluster 2023-12-06T15:46:19.092762+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:46:20.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[24692]: cluster 2023-12-06T15:46:19.092867+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:46:20.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[24692]: audit 2023-12-06T15:46:19.690321+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:46:20.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[24692]: cluster 2023-12-06T15:46:19.690463+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T15:46:20.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[24692]: audit 2023-12-06T15:46:19.691672+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:20.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[28374]: cluster 2023-12-06T15:46:19.092762+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:46:20.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[28374]: cluster 2023-12-06T15:46:19.092867+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:46:20.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[28374]: audit 2023-12-06T15:46:19.690321+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:46:20.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[28374]: cluster 2023-12-06T15:46:19.690463+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T15:46:20.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:20 smithi060 bash[28374]: audit 2023-12-06T15:46:19.691672+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:21.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:20 smithi088 bash[24797]: cluster 2023-12-06T15:46:19.092762+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:46:21.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:20 smithi088 bash[24797]: cluster 2023-12-06T15:46:19.092867+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:46:21.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:20 smithi088 bash[24797]: audit 2023-12-06T15:46:19.690321+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:46:21.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:20 smithi088 bash[24797]: cluster 2023-12-06T15:46:19.690463+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T15:46:21.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:20 smithi088 bash[24797]: audit 2023-12-06T15:46:19.691672+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:22.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:21 smithi088 bash[24797]: cluster 2023-12-06T15:46:20.330990+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:22.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:21 smithi088 bash[24797]: cluster 2023-12-06T15:46:20.702877+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026] boot 2023-12-06T15:46:22.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:21 smithi088 bash[24797]: cluster 2023-12-06T15:46:20.703009+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T15:46:22.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:21 smithi088 bash[24797]: audit 2023-12-06T15:46:20.704469+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:22.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:21 smithi088 bash[24797]: cluster 2023-12-06T15:46:21.703163+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T15:46:22.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[28374]: cluster 2023-12-06T15:46:20.330990+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[28374]: cluster 2023-12-06T15:46:20.702877+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026] boot 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[28374]: cluster 2023-12-06T15:46:20.703009+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[28374]: audit 2023-12-06T15:46:20.704469+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[28374]: cluster 2023-12-06T15:46:21.703163+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[24692]: cluster 2023-12-06T15:46:20.330990+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[24692]: cluster 2023-12-06T15:46:20.702877+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.60:6802/1637003026,v1:172.21.15.60:6803/1637003026] boot 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[24692]: cluster 2023-12-06T15:46:20.703009+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[24692]: audit 2023-12-06T15:46:20.704469+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:46:22.150 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:21 smithi060 bash[24692]: cluster 2023-12-06T15:46:21.703163+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[28374]: audit 2023-12-06T15:46:22.080084+0000 mgr.y (mgr.14142) 72 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[28374]: cephadm 2023-12-06T15:46:22.080857+0000 mgr.y (mgr.14142) 73 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[28374]: audit 2023-12-06T15:46:22.081355+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[28374]: audit 2023-12-06T15:46:22.082928+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[28374]: audit 2023-12-06T15:46:22.084628+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[28374]: cluster 2023-12-06T15:46:22.331539+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[28374]: cluster 2023-12-06T15:46:22.707233+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T15:46:23.122 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[24692]: audit 2023-12-06T15:46:22.080084+0000 mgr.y (mgr.14142) 72 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:46:23.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[24692]: cephadm 2023-12-06T15:46:22.080857+0000 mgr.y (mgr.14142) 73 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:46:23.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[24692]: audit 2023-12-06T15:46:22.081355+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:46:23.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[24692]: audit 2023-12-06T15:46:22.082928+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:23.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[24692]: audit 2023-12-06T15:46:22.084628+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:23.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[24692]: cluster 2023-12-06T15:46:22.331539+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:23.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:22 smithi060 bash[24692]: cluster 2023-12-06T15:46:22.707233+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T15:46:23.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:22 smithi088 bash[24797]: audit 2023-12-06T15:46:22.080084+0000 mgr.y (mgr.14142) 72 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:46:23.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:22 smithi088 bash[24797]: cephadm 2023-12-06T15:46:22.080857+0000 mgr.y (mgr.14142) 73 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:46:23.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:22 smithi088 bash[24797]: audit 2023-12-06T15:46:22.081355+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:46:23.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:22 smithi088 bash[24797]: audit 2023-12-06T15:46:22.082928+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:23.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:22 smithi088 bash[24797]: audit 2023-12-06T15:46:22.084628+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:23.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:22 smithi088 bash[24797]: cluster 2023-12-06T15:46:22.331539+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:23.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:22 smithi088 bash[24797]: cluster 2023-12-06T15:46:22.707233+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T15:46:24.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:23 smithi088 bash[24797]: cluster 2023-12-06T15:46:22.709082+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:46:24.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:23 smithi060 bash[24692]: cluster 2023-12-06T15:46:22.709082+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:46:24.150 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:23 smithi060 bash[28374]: cluster 2023-12-06T15:46:22.709082+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:46:25.137 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:24 smithi088 bash[24797]: cluster 2023-12-06T15:46:24.332246+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:25.149 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:24 smithi060 bash[24692]: cluster 2023-12-06T15:46:24.332246+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:25.149 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:24 smithi060 bash[28374]: cluster 2023-12-06T15:46:24.332246+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:26.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:26 smithi088 bash[24797]: audit 2023-12-06T15:46:25.527554+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.60:0/1131398117' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1be531a3-ac1c-42ab-9e0f-f38d717daa04"}]: dispatch 2023-12-06T15:46:26.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:26 smithi088 bash[24797]: audit 2023-12-06T15:46:25.535136+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.60:0/1131398117' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1be531a3-ac1c-42ab-9e0f-f38d717daa04"}]': finished 2023-12-06T15:46:26.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:26 smithi088 bash[24797]: cluster 2023-12-06T15:46:25.535205+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T15:46:26.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:26 smithi088 bash[24797]: audit 2023-12-06T15:46:25.535370+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[24692]: audit 2023-12-06T15:46:25.527554+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.60:0/1131398117' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1be531a3-ac1c-42ab-9e0f-f38d717daa04"}]: dispatch 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[24692]: audit 2023-12-06T15:46:25.535136+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.60:0/1131398117' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1be531a3-ac1c-42ab-9e0f-f38d717daa04"}]': finished 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[24692]: cluster 2023-12-06T15:46:25.535205+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[24692]: audit 2023-12-06T15:46:25.535370+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[28374]: audit 2023-12-06T15:46:25.527554+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.60:0/1131398117' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1be531a3-ac1c-42ab-9e0f-f38d717daa04"}]: dispatch 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[28374]: audit 2023-12-06T15:46:25.535136+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.60:0/1131398117' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1be531a3-ac1c-42ab-9e0f-f38d717daa04"}]': finished 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[28374]: cluster 2023-12-06T15:46:25.535205+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T15:46:26.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:26 smithi060 bash[28374]: audit 2023-12-06T15:46:25.535370+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:27.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:27 smithi088 bash[24797]: cluster 2023-12-06T15:46:26.332974+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:27.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:27 smithi060 bash[24692]: cluster 2023-12-06T15:46:26.332974+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:27.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:27 smithi060 bash[28374]: cluster 2023-12-06T15:46:26.332974+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:28.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:28 smithi088 bash[24797]: audit 2023-12-06T15:46:27.632805+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.60:0/4108076038' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:28.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:28 smithi060 bash[24692]: audit 2023-12-06T15:46:27.632805+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.60:0/4108076038' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:28.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:28 smithi060 bash[28374]: audit 2023-12-06T15:46:27.632805+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.60:0/4108076038' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:29.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:29 smithi088 bash[24797]: cluster 2023-12-06T15:46:28.333563+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:29.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:29 smithi060 bash[24692]: cluster 2023-12-06T15:46:28.333563+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:29.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:29 smithi060 bash[28374]: cluster 2023-12-06T15:46:28.333563+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:30.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:30 smithi088 bash[24797]: cluster 2023-12-06T15:46:29.320107+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:46:30.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:30 smithi088 bash[24797]: audit 2023-12-06T15:46:30.286809+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:30.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:30 smithi060 bash[24692]: cluster 2023-12-06T15:46:29.320107+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:46:30.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:30 smithi060 bash[24692]: audit 2023-12-06T15:46:30.286809+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:30.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:30 smithi060 bash[28374]: cluster 2023-12-06T15:46:29.320107+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:46:30.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:30 smithi060 bash[28374]: audit 2023-12-06T15:46:30.286809+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:31.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:31 smithi060 bash[24692]: cluster 2023-12-06T15:46:30.334046+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:31.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:31 smithi060 bash[28374]: cluster 2023-12-06T15:46:30.334046+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:31.637 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:31 smithi088 bash[24797]: cluster 2023-12-06T15:46:30.334046+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:33.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:33 smithi088 bash[24797]: cluster 2023-12-06T15:46:32.334679+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:33.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:33 smithi060 bash[28374]: cluster 2023-12-06T15:46:32.334679+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:33.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:33 smithi060 bash[24692]: cluster 2023-12-06T15:46:32.334679+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:34.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:34 smithi060 bash[28374]: audit 2023-12-06T15:46:33.908406+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:46:34.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:34 smithi060 bash[28374]: audit 2023-12-06T15:46:33.910026+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:34.400 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:34 smithi060 bash[28374]: audit 2023-12-06T15:46:33.911541+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T15:46:34.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:34 smithi060 bash[24692]: audit 2023-12-06T15:46:33.908406+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:46:34.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:34 smithi060 bash[24692]: audit 2023-12-06T15:46:33.910026+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:34.400 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:34 smithi060 bash[24692]: audit 2023-12-06T15:46:33.911541+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T15:46:34.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:34 smithi088 bash[24797]: audit 2023-12-06T15:46:33.908406+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:46:34.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:34 smithi088 bash[24797]: audit 2023-12-06T15:46:33.910026+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:34.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:34 smithi088 bash[24797]: audit 2023-12-06T15:46:33.911541+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T15:46:35.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:35 smithi088 bash[24797]: cephadm 2023-12-06T15:46:33.911106+0000 mgr.y (mgr.14142) 80 : cephadm [INF] Deploying daemon osd.1 on smithi060 2023-12-06T15:46:35.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:35 smithi088 bash[24797]: cluster 2023-12-06T15:46:34.335370+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:35.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:35 smithi060 bash[28374]: cephadm 2023-12-06T15:46:33.911106+0000 mgr.y (mgr.14142) 80 : cephadm [INF] Deploying daemon osd.1 on smithi060 2023-12-06T15:46:35.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:35 smithi060 bash[28374]: cluster 2023-12-06T15:46:34.335370+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:35.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:35 smithi060 bash[24692]: cephadm 2023-12-06T15:46:33.911106+0000 mgr.y (mgr.14142) 80 : cephadm [INF] Deploying daemon osd.1 on smithi060 2023-12-06T15:46:35.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:35 smithi060 bash[24692]: cluster 2023-12-06T15:46:34.335370+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:36.133 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 1 on host 'smithi060' 2023-12-06T15:46:36.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:36 smithi088 bash[24797]: audit 2023-12-06T15:46:36.127064+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:36.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:36 smithi088 bash[24797]: audit 2023-12-06T15:46:36.127691+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:36.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:36 smithi088 bash[24797]: audit 2023-12-06T15:46:36.130796+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:36.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:36 smithi060 bash[24692]: audit 2023-12-06T15:46:36.127064+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:36.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:36 smithi060 bash[24692]: audit 2023-12-06T15:46:36.127691+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:36.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:36 smithi060 bash[24692]: audit 2023-12-06T15:46:36.130796+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:36.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:36 smithi060 bash[28374]: audit 2023-12-06T15:46:36.127064+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:36.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:36 smithi060 bash[28374]: audit 2023-12-06T15:46:36.127691+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:36.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:36 smithi060 bash[28374]: audit 2023-12-06T15:46:36.130796+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036483\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036592\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036643\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:11.036690\", \"created\": \"2023-12-06T15:46:10.205895\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_device_update\": \"2023-12-06T15:46:19.406211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:37.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:37 smithi088 bash[24797]: cluster 2023-12-06T15:46:36.335930+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:37.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:37 smithi088 bash[24797]: audit 2023-12-06T15:46:36.984181+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:37.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:37 smithi088 bash[24797]: audit 2023-12-06T15:46:36.990347+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:37.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:37 smithi088 bash[24797]: audit 2023-12-06T15:46:36.991575+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:37.671 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[24692]: cluster 2023-12-06T15:46:36.335930+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:37.671 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[28374]: cluster 2023-12-06T15:46:36.335930+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:37.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[24692]: audit 2023-12-06T15:46:36.984181+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:37.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[28374]: audit 2023-12-06T15:46:36.984181+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:37.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[24692]: audit 2023-12-06T15:46:36.990347+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:37.672 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[24692]: audit 2023-12-06T15:46:36.991575+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:37.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[28374]: audit 2023-12-06T15:46:36.990347+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:37.673 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:37 smithi060 bash[28374]: audit 2023-12-06T15:46:36.991575+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:37.790 DEBUG:teuthology.orchestra.run.smithi060:osd.1> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T15:46:37.792 INFO:tasks.cephadm:Deploying osd.2 on smithi060 with /dev/vg_nvme/lv_2... 2023-12-06T15:46:37.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T15:46:38.731 INFO:journalctl@ceph.osd.1.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:46:39.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:39 smithi088 bash[24797]: cluster 2023-12-06T15:46:38.336496+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:39.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[24692]: cluster 2023-12-06T15:46:38.336496+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:39.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[28374]: cluster 2023-12-06T15:46:38.336496+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:39.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[31712]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T15:46:39.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[31712]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-12-06T15:46:39.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[31712]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T15:46:39.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[31712]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-12-06T15:46:39.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[31712]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T15:46:39.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[31712]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T15:46:39.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:39 smithi060 bash[31712]: --> ceph-volume lvm activate successful for osd ID: 1 2023-12-06T15:46:41.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:41 smithi088 bash[24797]: cluster 2023-12-06T15:46:40.337009+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:41.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:41 smithi060 bash[24692]: cluster 2023-12-06T15:46:40.337009+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:41.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:41 smithi060 bash[28374]: cluster 2023-12-06T15:46:40.337009+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:43.054 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T15:46:43.054 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T15:46:43.054 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-06T15:46:43.054 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-06T15:46:43.054 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0171799 s, 610 MB/s 2023-12-06T15:46:43.054 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 2023-12-06T15:46:43.054 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-06T15:46:43.395 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:43 smithi060 bash[32072]: debug 2023-12-06T15:46:43.126+0000 7fc71abe6ec0 -1 Falling back to public interface 2023-12-06T15:46:43.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:43 smithi060 bash[24692]: cluster 2023-12-06T15:46:42.337610+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:43.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:43 smithi060 bash[28374]: cluster 2023-12-06T15:46:42.337610+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:43.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_2 2023-12-06T15:46:43.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:43 smithi088 bash[24797]: cluster 2023-12-06T15:46:42.337610+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:43.923 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:43 smithi060 bash[32072]: debug 2023-12-06T15:46:43.802+0000 7fc71abe6ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-12-06T15:46:44.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:44 smithi060 bash[24692]: audit 2023-12-06T15:46:43.810019+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:46:44.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:44 smithi060 bash[28374]: audit 2023-12-06T15:46:43.810019+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:46:44.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:44 smithi088 bash[24797]: audit 2023-12-06T15:46:43.810019+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:46:45.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: cluster 2023-12-06T15:46:44.338303+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: audit 2023-12-06T15:46:44.409392+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:46:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: cluster 2023-12-06T15:46:44.409443+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T15:46:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: audit 2023-12-06T15:46:44.409610+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: audit 2023-12-06T15:46:44.410111+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:46:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: audit 2023-12-06T15:46:44.799091+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: audit 2023-12-06T15:46:45.017855+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:45 smithi088 bash[24797]: audit 2023-12-06T15:46:45.023570+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:45.899 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[32072]: debug 2023-12-06T15:46:45.418+0000 7fc6ff993700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T15:46:45.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: cluster 2023-12-06T15:46:44.338303+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:45.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: audit 2023-12-06T15:46:44.409392+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:46:45.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: cluster 2023-12-06T15:46:44.409443+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T15:46:45.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: audit 2023-12-06T15:46:44.409610+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:45.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: audit 2023-12-06T15:46:44.410111+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:46:45.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: audit 2023-12-06T15:46:44.799091+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:45.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: cluster 2023-12-06T15:46:44.338303+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: audit 2023-12-06T15:46:44.409392+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: cluster 2023-12-06T15:46:44.409443+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: audit 2023-12-06T15:46:44.409610+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: audit 2023-12-06T15:46:44.410111+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: audit 2023-12-06T15:46:44.799091+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: audit 2023-12-06T15:46:45.017855+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[24692]: audit 2023-12-06T15:46:45.023570+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: audit 2023-12-06T15:46:45.017855+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:46:45.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:45 smithi060 bash[28374]: audit 2023-12-06T15:46:45.023570+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}}, \"last_daemon_update\": \"2023-12-06T15:46:36.982577\", \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:46:46.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[24692]: cluster 2023-12-06T15:46:44.853982+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:46:46.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[24692]: cluster 2023-12-06T15:46:44.854071+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[24692]: audit 2023-12-06T15:46:45.413720+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[24692]: cluster 2023-12-06T15:46:45.413845+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[24692]: audit 2023-12-06T15:46:45.414980+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[28374]: cluster 2023-12-06T15:46:44.853982+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[28374]: cluster 2023-12-06T15:46:44.854071+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[28374]: audit 2023-12-06T15:46:45.413720+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[28374]: cluster 2023-12-06T15:46:45.413845+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T15:46:46.753 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:46 smithi060 bash[28374]: audit 2023-12-06T15:46:45.414980+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:46.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:46 smithi088 bash[24797]: cluster 2023-12-06T15:46:44.853982+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:46:46.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:46 smithi088 bash[24797]: cluster 2023-12-06T15:46:44.854071+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:46:46.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:46 smithi088 bash[24797]: audit 2023-12-06T15:46:45.413720+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:46:46.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:46 smithi088 bash[24797]: cluster 2023-12-06T15:46:45.413845+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T15:46:46.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:46 smithi088 bash[24797]: audit 2023-12-06T15:46:45.414980+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:47.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[24692]: cluster 2023-12-06T15:46:46.338878+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[24692]: cluster 2023-12-06T15:46:46.426194+0000 mon.a (mon.0) 243 : cluster [INF] osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565] boot 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[24692]: cluster 2023-12-06T15:46:46.426322+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[24692]: audit 2023-12-06T15:46:46.427806+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[24692]: audit 2023-12-06T15:46:47.088200+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[24692]: audit 2023-12-06T15:46:47.089783+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[24692]: audit 2023-12-06T15:46:47.091961+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[28374]: cluster 2023-12-06T15:46:46.338878+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[28374]: cluster 2023-12-06T15:46:46.426194+0000 mon.a (mon.0) 243 : cluster [INF] osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565] boot 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[28374]: cluster 2023-12-06T15:46:46.426322+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T15:46:47.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[28374]: audit 2023-12-06T15:46:46.427806+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[28374]: audit 2023-12-06T15:46:47.088200+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:46:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[28374]: audit 2023-12-06T15:46:47.089783+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:47.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:47 smithi060 bash[28374]: audit 2023-12-06T15:46:47.091961+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:47 smithi088 bash[24797]: cluster 2023-12-06T15:46:46.338878+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:46:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:47 smithi088 bash[24797]: cluster 2023-12-06T15:46:46.426194+0000 mon.a (mon.0) 243 : cluster [INF] osd.1 [v2:172.21.15.60:6810/1013921565,v1:172.21.15.60:6811/1013921565] boot 2023-12-06T15:46:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:47 smithi088 bash[24797]: cluster 2023-12-06T15:46:46.426322+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T15:46:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:47 smithi088 bash[24797]: audit 2023-12-06T15:46:46.427806+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:46:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:47 smithi088 bash[24797]: audit 2023-12-06T15:46:47.088200+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:46:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:47 smithi088 bash[24797]: audit 2023-12-06T15:46:47.089783+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:47 smithi088 bash[24797]: audit 2023-12-06T15:46:47.091961+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:48.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[28374]: audit 2023-12-06T15:46:47.086259+0000 mgr.y (mgr.14142) 88 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[28374]: cephadm 2023-12-06T15:46:47.087696+0000 mgr.y (mgr.14142) 89 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[28374]: cluster 2023-12-06T15:46:47.437894+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[28374]: audit 2023-12-06T15:46:47.445801+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-154414"}]: dispatch 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[28374]: audit 2023-12-06T15:46:47.448892+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-154414"}]': finished 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[24692]: audit 2023-12-06T15:46:47.086259+0000 mgr.y (mgr.14142) 88 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[24692]: cephadm 2023-12-06T15:46:47.087696+0000 mgr.y (mgr.14142) 89 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[24692]: cluster 2023-12-06T15:46:47.437894+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[24692]: audit 2023-12-06T15:46:47.445801+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-154414"}]: dispatch 2023-12-06T15:46:48.582 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:48 smithi060 bash[24692]: audit 2023-12-06T15:46:47.448892+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-154414"}]': finished 2023-12-06T15:46:48.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:48 smithi088 bash[24797]: audit 2023-12-06T15:46:47.086259+0000 mgr.y (mgr.14142) 88 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:46:48.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:48 smithi088 bash[24797]: cephadm 2023-12-06T15:46:47.087696+0000 mgr.y (mgr.14142) 89 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:46:48.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:48 smithi088 bash[24797]: cluster 2023-12-06T15:46:47.437894+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T15:46:48.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:48 smithi088 bash[24797]: audit 2023-12-06T15:46:47.445801+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-154414"}]: dispatch 2023-12-06T15:46:48.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:48 smithi088 bash[24797]: audit 2023-12-06T15:46:47.448892+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-154414"}]': finished 2023-12-06T15:46:49.845 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:49 smithi060 bash[24692]: cluster 2023-12-06T15:46:48.339312+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:49.845 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:49 smithi060 bash[28374]: cluster 2023-12-06T15:46:48.339312+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:49.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:49 smithi088 bash[24797]: cluster 2023-12-06T15:46:48.339312+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:51.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:51 smithi088 bash[24797]: cluster 2023-12-06T15:46:50.339866+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:51.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:51 smithi088 bash[24797]: audit 2023-12-06T15:46:50.631550+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.60:0/344915432' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3b5aae0-c8d6-47da-aa54-36188d083851"}]: dispatch 2023-12-06T15:46:51.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:51 smithi088 bash[24797]: audit 2023-12-06T15:46:50.639418+0000 mon.a (mon.0) 253 : audit [INF] from='client.? 172.21.15.60:0/344915432' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3b5aae0-c8d6-47da-aa54-36188d083851"}]': finished 2023-12-06T15:46:51.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:51 smithi088 bash[24797]: cluster 2023-12-06T15:46:50.639576+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T15:46:51.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:51 smithi088 bash[24797]: audit 2023-12-06T15:46:50.639905+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:46:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[24692]: cluster 2023-12-06T15:46:50.339866+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[24692]: audit 2023-12-06T15:46:50.631550+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.60:0/344915432' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3b5aae0-c8d6-47da-aa54-36188d083851"}]: dispatch 2023-12-06T15:46:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[24692]: audit 2023-12-06T15:46:50.639418+0000 mon.a (mon.0) 253 : audit [INF] from='client.? 172.21.15.60:0/344915432' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3b5aae0-c8d6-47da-aa54-36188d083851"}]': finished 2023-12-06T15:46:51.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[24692]: cluster 2023-12-06T15:46:50.639576+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T15:46:51.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[24692]: audit 2023-12-06T15:46:50.639905+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:46:51.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[28374]: cluster 2023-12-06T15:46:50.339866+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:51.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[28374]: audit 2023-12-06T15:46:50.631550+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.60:0/344915432' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3b5aae0-c8d6-47da-aa54-36188d083851"}]: dispatch 2023-12-06T15:46:51.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[28374]: audit 2023-12-06T15:46:50.639418+0000 mon.a (mon.0) 253 : audit [INF] from='client.? 172.21.15.60:0/344915432' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3b5aae0-c8d6-47da-aa54-36188d083851"}]': finished 2023-12-06T15:46:51.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[28374]: cluster 2023-12-06T15:46:50.639576+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T15:46:51.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:51 smithi060 bash[28374]: audit 2023-12-06T15:46:50.639905+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:46:53.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:53 smithi060 bash[24692]: cluster 2023-12-06T15:46:52.340438+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:53.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:53 smithi060 bash[24692]: audit 2023-12-06T15:46:52.681207+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.60:0/2725230137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:53.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:53 smithi060 bash[28374]: cluster 2023-12-06T15:46:52.340438+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:53.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:53 smithi060 bash[28374]: audit 2023-12-06T15:46:52.681207+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.60:0/2725230137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:53.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:53 smithi088 bash[24797]: cluster 2023-12-06T15:46:52.340438+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:46:53.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:53 smithi088 bash[24797]: audit 2023-12-06T15:46:52.681207+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.60:0/2725230137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:46:54.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:54 smithi060 bash[24692]: cluster 2023-12-06T15:46:54.397141+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-06T15:46:54.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:54 smithi060 bash[24692]: cluster 2023-12-06T15:46:54.397239+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T15:46:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:54 smithi060 bash[28374]: cluster 2023-12-06T15:46:54.397141+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-06T15:46:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:54 smithi060 bash[28374]: cluster 2023-12-06T15:46:54.397239+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T15:46:54.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:54 smithi088 bash[24797]: cluster 2023-12-06T15:46:54.397141+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-06T15:46:54.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:54 smithi088 bash[24797]: cluster 2023-12-06T15:46:54.397239+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T15:46:55.746 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:55 smithi060 bash[24692]: cluster 2023-12-06T15:46:54.341190+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:55.747 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:55 smithi060 bash[28374]: cluster 2023-12-06T15:46:54.341190+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:55.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:55 smithi088 bash[24797]: cluster 2023-12-06T15:46:54.341190+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:56.880 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:56 smithi060 bash[24692]: audit 2023-12-06T15:46:55.452675+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:56.880 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:56 smithi060 bash[28374]: audit 2023-12-06T15:46:55.452675+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:56.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:56 smithi088 bash[24797]: audit 2023-12-06T15:46:55.452675+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:46:57.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:57 smithi060 bash[28374]: cluster 2023-12-06T15:46:56.341959+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:57.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:57 smithi060 bash[24692]: cluster 2023-12-06T15:46:56.341959+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:57.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:57 smithi088 bash[24797]: cluster 2023-12-06T15:46:56.341959+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:59.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:59 smithi088 bash[24797]: cluster 2023-12-06T15:46:58.342623+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:59.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:59 smithi088 bash[24797]: audit 2023-12-06T15:46:59.219282+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:46:59.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:59 smithi088 bash[24797]: audit 2023-12-06T15:46:59.221171+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:59.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:46:59 smithi088 bash[24797]: audit 2023-12-06T15:46:59.223319+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T15:46:59.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[24692]: cluster 2023-12-06T15:46:58.342623+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:59.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[24692]: audit 2023-12-06T15:46:59.219282+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:46:59.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[24692]: audit 2023-12-06T15:46:59.221171+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:59.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[24692]: audit 2023-12-06T15:46:59.223319+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T15:46:59.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[28374]: cluster 2023-12-06T15:46:58.342623+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:46:59.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[28374]: audit 2023-12-06T15:46:59.219282+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:46:59.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[28374]: audit 2023-12-06T15:46:59.221171+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:46:59.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:46:59 smithi060 bash[28374]: audit 2023-12-06T15:46:59.223319+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T15:47:00.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:00 smithi088 bash[24797]: cephadm 2023-12-06T15:46:59.222634+0000 mgr.y (mgr.14142) 96 : cephadm [INF] Deploying daemon osd.2 on smithi060 2023-12-06T15:47:00.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:00 smithi060 bash[24692]: cephadm 2023-12-06T15:46:59.222634+0000 mgr.y (mgr.14142) 96 : cephadm [INF] Deploying daemon osd.2 on smithi060 2023-12-06T15:47:00.899 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:00 smithi060 bash[28374]: cephadm 2023-12-06T15:46:59.222634+0000 mgr.y (mgr.14142) 96 : cephadm [INF] Deploying daemon osd.2 on smithi060 2023-12-06T15:47:01.427 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 2 on host 'smithi060' 2023-12-06T15:47:01.687 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[28374]: cluster 2023-12-06T15:47:00.343197+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:01.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[24692]: cluster 2023-12-06T15:47:00.343197+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:01.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[24692]: audit 2023-12-06T15:47:01.418039+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:01.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[24692]: audit 2023-12-06T15:47:01.418652+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:01.688 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[24692]: audit 2023-12-06T15:47:01.423465+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:01.688 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[28374]: audit 2023-12-06T15:47:01.418039+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:01.689 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[28374]: audit 2023-12-06T15:47:01.418652+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:01.689 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:01 smithi060 bash[28374]: audit 2023-12-06T15:47:01.423465+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:01.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:01 smithi088 bash[24797]: cluster 2023-12-06T15:47:00.343197+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:01 smithi088 bash[24797]: audit 2023-12-06T15:47:01.418039+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:01 smithi088 bash[24797]: audit 2023-12-06T15:47:01.418652+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:01 smithi088 bash[24797]: audit 2023-12-06T15:47:01.423465+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.981849\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982041\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982160\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982273\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:46:36.982386\", \"created\": \"2023-12-06T15:46:36.106461\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_device_update\": \"2023-12-06T15:46:45.016402\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:02.691 DEBUG:teuthology.orchestra.run.smithi060:osd.2> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T15:47:02.694 INFO:tasks.cephadm:Deploying osd.3 on smithi060 with /dev/vg_nvme/lv_1... 2023-12-06T15:47:02.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T15:47:02.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:02 smithi060 bash[24692]: audit 2023-12-06T15:47:02.258589+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:02.790 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:02 smithi060 bash[24692]: audit 2023-12-06T15:47:02.263164+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:02.791 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:02 smithi060 bash[24692]: audit 2023-12-06T15:47:02.264634+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:02.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:02 smithi060 bash[28374]: audit 2023-12-06T15:47:02.258589+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:02.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:02 smithi060 bash[28374]: audit 2023-12-06T15:47:02.263164+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:02.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:02 smithi060 bash[28374]: audit 2023-12-06T15:47:02.264634+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:02 smithi088 bash[24797]: audit 2023-12-06T15:47:02.258589+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:02 smithi088 bash[24797]: audit 2023-12-06T15:47:02.263164+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"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\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:02 smithi088 bash[24797]: audit 2023-12-06T15:47:02.264634+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:03.532 INFO:journalctl@ceph.osd.2.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:47:03.870 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:03 smithi060 bash[24692]: cluster 2023-12-06T15:47:02.343940+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:03.870 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:03 smithi060 bash[28374]: cluster 2023-12-06T15:47:02.343940+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:03.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:03 smithi088 bash[24797]: cluster 2023-12-06T15:47:02.343940+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:04.676 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:04 smithi060 bash[33311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T15:47:04.677 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:04 smithi060 bash[33311]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-12-06T15:47:04.677 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:04 smithi060 bash[33311]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T15:47:04.677 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:04 smithi060 bash[33311]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-12-06T15:47:04.677 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:04 smithi060 bash[33311]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T15:47:04.677 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:04 smithi060 bash[33311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T15:47:04.677 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:04 smithi060 bash[33311]: --> ceph-volume lvm activate successful for osd ID: 2 2023-12-06T15:47:05.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:05 smithi088 bash[24797]: cluster 2023-12-06T15:47:04.344595+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:05.923 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:05 smithi060 bash[24692]: cluster 2023-12-06T15:47:04.344595+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:05.924 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:05 smithi060 bash[28374]: cluster 2023-12-06T15:47:04.344595+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:07.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:07 smithi060 bash[24692]: cluster 2023-12-06T15:47:06.345187+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:07 smithi060 bash[28374]: cluster 2023-12-06T15:47:06.345187+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:07.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:07 smithi088 bash[24797]: cluster 2023-12-06T15:47:06.345187+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:08.649 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:08 smithi060 bash[33685]: debug 2023-12-06T15:47:08.354+0000 7fd96a56eec0 -1 Falling back to public interface 2023-12-06T15:47:08.853 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T15:47:08.853 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T15:47:08.853 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-06T15:47:08.853 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-06T15:47:08.853 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0137789 s, 761 MB/s 2023-12-06T15:47:08.853 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-06T15:47:09.399 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:08 smithi060 bash[33685]: debug 2023-12-06T15:47:08.982+0000 7fd96a56eec0 -1 osd.2 0 log_to_monitors {default=true} 2023-12-06T15:47:09.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_1 2023-12-06T15:47:09.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:09 smithi088 bash[24797]: cluster 2023-12-06T15:47:08.345719+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:09.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:09 smithi088 bash[24797]: audit 2023-12-06T15:47:08.991351+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:47:09.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:09 smithi060 bash[24692]: cluster 2023-12-06T15:47:08.345719+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:09.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:09 smithi060 bash[24692]: audit 2023-12-06T15:47:08.991351+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:47:09.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:09 smithi060 bash[28374]: cluster 2023-12-06T15:47:08.345719+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:09.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:09 smithi060 bash[28374]: audit 2023-12-06T15:47:08.991351+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:47:10.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:10 smithi088 bash[24797]: audit 2023-12-06T15:47:09.505593+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:47:10.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:10 smithi088 bash[24797]: cluster 2023-12-06T15:47:09.505703+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T15:47:10.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:10 smithi088 bash[24797]: audit 2023-12-06T15:47:09.507121+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:10.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:10 smithi088 bash[24797]: audit 2023-12-06T15:47:09.507849+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:47:10.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:10 smithi088 bash[24797]: cluster 2023-12-06T15:47:09.985995+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:10.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:10 smithi088 bash[24797]: cluster 2023-12-06T15:47:09.986082+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:10.899 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[33685]: debug 2023-12-06T15:47:10.514+0000 7fd94f31b700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[24692]: audit 2023-12-06T15:47:09.505593+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[24692]: cluster 2023-12-06T15:47:09.505703+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[24692]: audit 2023-12-06T15:47:09.507121+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[24692]: audit 2023-12-06T15:47:09.507849+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[24692]: cluster 2023-12-06T15:47:09.985995+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[24692]: cluster 2023-12-06T15:47:09.986082+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[28374]: audit 2023-12-06T15:47:09.505593+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[28374]: cluster 2023-12-06T15:47:09.505703+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[28374]: audit 2023-12-06T15:47:09.507121+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[28374]: audit 2023-12-06T15:47:09.507849+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:47:10.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[28374]: cluster 2023-12-06T15:47:09.985995+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:10.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:10 smithi060 bash[28374]: cluster 2023-12-06T15:47:09.986082+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:11 smithi088 bash[24797]: cluster 2023-12-06T15:47:10.346295+0000 mgr.y (mgr.14142) 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-12-06T15:47:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:11 smithi088 bash[24797]: audit 2023-12-06T15:47:10.509701+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:47:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:11 smithi088 bash[24797]: cluster 2023-12-06T15:47:10.509802+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T15:47:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:11 smithi088 bash[24797]: audit 2023-12-06T15:47:10.510082+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:11 smithi088 bash[24797]: audit 2023-12-06T15:47:11.144444+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:11 smithi088 bash[24797]: audit 2023-12-06T15:47:11.379211+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:11 smithi088 bash[24797]: audit 2023-12-06T15:47:11.383023+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[24692]: cluster 2023-12-06T15:47:10.346295+0000 mgr.y (mgr.14142) 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-12-06T15:47:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[24692]: audit 2023-12-06T15:47:10.509701+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:47:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[24692]: cluster 2023-12-06T15:47:10.509802+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T15:47:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[24692]: audit 2023-12-06T15:47:10.510082+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:11.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[24692]: audit 2023-12-06T15:47:11.144444+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:11.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[28374]: cluster 2023-12-06T15:47:10.346295+0000 mgr.y (mgr.14142) 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-12-06T15:47:11.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[28374]: audit 2023-12-06T15:47:10.509701+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:47:11.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[28374]: cluster 2023-12-06T15:47:10.509802+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T15:47:11.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[28374]: audit 2023-12-06T15:47:10.510082+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:11.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[28374]: audit 2023-12-06T15:47:11.144444+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[24692]: audit 2023-12-06T15:47:11.379211+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:11.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[24692]: audit 2023-12-06T15:47:11.383023+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:11.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[28374]: audit 2023-12-06T15:47:11.379211+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:11.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:11 smithi060 bash[28374]: audit 2023-12-06T15:47:11.383023+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}}, \"last_daemon_update\": \"2023-12-06T15:47:02.256450\", \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[24692]: cluster 2023-12-06T15:47:11.523551+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131] boot 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[24692]: cluster 2023-12-06T15:47:11.523937+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[24692]: audit 2023-12-06T15:47:11.525939+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[24692]: cluster 2023-12-06T15:47:12.524471+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[28374]: cluster 2023-12-06T15:47:11.523551+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131] boot 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[28374]: cluster 2023-12-06T15:47:11.523937+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[28374]: audit 2023-12-06T15:47:11.525939+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:12.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:12 smithi060 bash[28374]: cluster 2023-12-06T15:47:12.524471+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T15:47:12.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:12 smithi088 bash[24797]: cluster 2023-12-06T15:47:11.523551+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.60:6818/1427282131,v1:172.21.15.60:6819/1427282131] boot 2023-12-06T15:47:12.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:12 smithi088 bash[24797]: cluster 2023-12-06T15:47:11.523937+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T15:47:12.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:12 smithi088 bash[24797]: audit 2023-12-06T15:47:11.525939+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:47:12.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:12 smithi088 bash[24797]: cluster 2023-12-06T15:47:12.524471+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T15:47:13.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[24692]: cluster 2023-12-06T15:47:12.346916+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:13.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[24692]: audit 2023-12-06T15:47:13.159246+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:47:13.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[24692]: audit 2023-12-06T15:47:13.160485+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:13.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[24692]: audit 2023-12-06T15:47:13.161918+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:13.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[28374]: cluster 2023-12-06T15:47:12.346916+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:13.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[28374]: audit 2023-12-06T15:47:13.159246+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:47:13.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[28374]: audit 2023-12-06T15:47:13.160485+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:13.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:13 smithi060 bash[28374]: audit 2023-12-06T15:47:13.161918+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:13 smithi088 bash[24797]: cluster 2023-12-06T15:47:12.346916+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:47:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:13 smithi088 bash[24797]: audit 2023-12-06T15:47:13.159246+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:47:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:13 smithi088 bash[24797]: audit 2023-12-06T15:47:13.160485+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:13 smithi088 bash[24797]: audit 2023-12-06T15:47:13.161918+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:14.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:14 smithi060 bash[24692]: audit 2023-12-06T15:47:13.158148+0000 mgr.y (mgr.14142) 104 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:47:14.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:14 smithi088 bash[24797]: audit 2023-12-06T15:47:13.158148+0000 mgr.y (mgr.14142) 104 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:47:14.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:14 smithi088 bash[24797]: cephadm 2023-12-06T15:47:13.158884+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:47:14.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:14 smithi060 bash[24692]: cephadm 2023-12-06T15:47:13.158884+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:47:14.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:14 smithi060 bash[28374]: audit 2023-12-06T15:47:13.158148+0000 mgr.y (mgr.14142) 104 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:47:14.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:14 smithi060 bash[28374]: cephadm 2023-12-06T15:47:13.158884+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Applying osd on host smithi060... 2023-12-06T15:47:15.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:15 smithi060 bash[24692]: cluster 2023-12-06T15:47:14.347381+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 peering; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:15.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:15 smithi060 bash[24692]: cluster 2023-12-06T15:47:14.541521+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T15:47:15.850 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:15 smithi060 bash[24692]: cluster 2023-12-06T15:47:14.541596+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2023-12-06T15:47:15.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:15 smithi060 bash[28374]: cluster 2023-12-06T15:47:14.347381+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 peering; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:15.850 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:15 smithi060 bash[28374]: cluster 2023-12-06T15:47:14.541521+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T15:47:15.851 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:15 smithi060 bash[28374]: cluster 2023-12-06T15:47:14.541596+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2023-12-06T15:47:15.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:15 smithi088 bash[24797]: cluster 2023-12-06T15:47:14.347381+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 peering; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:15.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:15 smithi088 bash[24797]: cluster 2023-12-06T15:47:14.541521+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T15:47:15.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:15 smithi088 bash[24797]: cluster 2023-12-06T15:47:14.541596+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2023-12-06T15:47:17.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:17 smithi088 bash[24797]: cluster 2023-12-06T15:47:16.347960+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 peering; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:17.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:17 smithi088 bash[24797]: audit 2023-12-06T15:47:16.670860+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.60:0/3395906306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]: dispatch 2023-12-06T15:47:17.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:17 smithi088 bash[24797]: audit 2023-12-06T15:47:16.671507+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]: dispatch 2023-12-06T15:47:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:17 smithi088 bash[24797]: audit 2023-12-06T15:47:16.678577+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]': finished 2023-12-06T15:47:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:17 smithi088 bash[24797]: cluster 2023-12-06T15:47:16.678744+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T15:47:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:17 smithi088 bash[24797]: audit 2023-12-06T15:47:16.678946+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:17.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[24692]: cluster 2023-12-06T15:47:16.347960+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 peering; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:17.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[24692]: audit 2023-12-06T15:47:16.670860+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.60:0/3395906306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]: dispatch 2023-12-06T15:47:17.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[24692]: audit 2023-12-06T15:47:16.671507+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]: dispatch 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[24692]: audit 2023-12-06T15:47:16.678577+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]': finished 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[24692]: cluster 2023-12-06T15:47:16.678744+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[24692]: audit 2023-12-06T15:47:16.678946+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[28374]: cluster 2023-12-06T15:47:16.347960+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 peering; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[28374]: audit 2023-12-06T15:47:16.670860+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.60:0/3395906306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]: dispatch 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[28374]: audit 2023-12-06T15:47:16.671507+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]: dispatch 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[28374]: audit 2023-12-06T15:47:16.678577+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "471a936a-40eb-4c1a-808a-39f6fd798178"}]': finished 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[28374]: cluster 2023-12-06T15:47:16.678744+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T15:47:17.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:17 smithi060 bash[28374]: audit 2023-12-06T15:47:16.678946+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:19.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:19 smithi088 bash[24797]: cluster 2023-12-06T15:47:18.348571+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:19.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:19 smithi088 bash[24797]: audit 2023-12-06T15:47:18.937025+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.60:0/1559914582' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:47:19.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:19 smithi060 bash[24692]: cluster 2023-12-06T15:47:18.348571+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:19.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:19 smithi060 bash[24692]: audit 2023-12-06T15:47:18.937025+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.60:0/1559914582' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:47:19.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:19 smithi060 bash[28374]: cluster 2023-12-06T15:47:18.348571+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:19.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:19 smithi060 bash[28374]: audit 2023-12-06T15:47:18.937025+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.60:0/1559914582' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:47:21.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:21 smithi088 bash[24797]: cluster 2023-12-06T15:47:20.349116+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:21.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:21 smithi060 bash[24692]: cluster 2023-12-06T15:47:20.349116+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:21.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:21 smithi060 bash[28374]: cluster 2023-12-06T15:47:20.349116+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:22.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:22 smithi088 bash[24797]: audit 2023-12-06T15:47:21.718028+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:22.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:22 smithi060 bash[24692]: audit 2023-12-06T15:47:21.718028+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:22.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:22 smithi060 bash[28374]: audit 2023-12-06T15:47:21.718028+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:23.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:23 smithi088 bash[24797]: cluster 2023-12-06T15:47:22.349684+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:23.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:23 smithi060 bash[28374]: cluster 2023-12-06T15:47:22.349684+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:23.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:23 smithi060 bash[24692]: cluster 2023-12-06T15:47:22.349684+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:25.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:25 smithi060 bash[24692]: cluster 2023-12-06T15:47:24.350112+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:25.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:25 smithi060 bash[28374]: cluster 2023-12-06T15:47:24.350112+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:25.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:25 smithi088 bash[24797]: cluster 2023-12-06T15:47:24.350112+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[24692]: audit 2023-12-06T15:47:25.558357+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[24692]: audit 2023-12-06T15:47:25.559903+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[24692]: cephadm 2023-12-06T15:47:25.561186+0000 mgr.y (mgr.14142) 112 : cephadm [INF] Deploying daemon osd.3 on smithi060 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[24692]: audit 2023-12-06T15:47:25.561719+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[28374]: audit 2023-12-06T15:47:25.558357+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[28374]: audit 2023-12-06T15:47:25.559903+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[28374]: cephadm 2023-12-06T15:47:25.561186+0000 mgr.y (mgr.14142) 112 : cephadm [INF] Deploying daemon osd.3 on smithi060 2023-12-06T15:47:26.711 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:26 smithi060 bash[28374]: audit 2023-12-06T15:47:25.561719+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T15:47:26.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:26 smithi088 bash[24797]: audit 2023-12-06T15:47:25.558357+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:47:26.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:26 smithi088 bash[24797]: audit 2023-12-06T15:47:25.559903+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:26.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:26 smithi088 bash[24797]: cephadm 2023-12-06T15:47:25.561186+0000 mgr.y (mgr.14142) 112 : cephadm [INF] Deploying daemon osd.3 on smithi060 2023-12-06T15:47:26.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:26 smithi088 bash[24797]: audit 2023-12-06T15:47:25.561719+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T15:47:27.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:27 smithi060 bash[24692]: cluster 2023-12-06T15:47:26.350629+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:27.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:27 smithi060 bash[28374]: cluster 2023-12-06T15:47:26.350629+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:27.842 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 3 on host 'smithi060' 2023-12-06T15:47:27.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:27 smithi088 bash[24797]: cluster 2023-12-06T15:47:26.350629+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:28.476 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:28 smithi060 bash[24692]: audit 2023-12-06T15:47:27.831105+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:28.477 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:28 smithi060 bash[24692]: audit 2023-12-06T15:47:27.831938+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:28.477 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:28 smithi060 bash[24692]: audit 2023-12-06T15:47:27.836019+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:28.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:28 smithi060 bash[28374]: audit 2023-12-06T15:47:27.831105+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:28.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:28 smithi060 bash[28374]: audit 2023-12-06T15:47:27.831938+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:28.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:28 smithi060 bash[28374]: audit 2023-12-06T15:47:27.836019+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:28.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:28 smithi088 bash[24797]: audit 2023-12-06T15:47:27.831105+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:28.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:28 smithi088 bash[24797]: audit 2023-12-06T15:47:27.831938+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:28.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:28 smithi088 bash[24797]: audit 2023-12-06T15:47:27.836019+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255491\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255734\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255871\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.255994\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256117\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:02.256239\", \"created\": \"2023-12-06T15:47:01.398381\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_device_update\": \"2023-12-06T15:47:11.377376\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:29 smithi088 bash[24797]: cluster 2023-12-06T15:47:28.351157+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:29 smithi088 bash[24797]: audit 2023-12-06T15:47:28.821982+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:29 smithi088 bash[24797]: audit 2023-12-06T15:47:28.828223+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:29 smithi088 bash[24797]: audit 2023-12-06T15:47:28.829575+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:29.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[24692]: cluster 2023-12-06T15:47:28.351157+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:29.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[28374]: cluster 2023-12-06T15:47:28.351157+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:47:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[24692]: audit 2023-12-06T15:47:28.821982+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:29.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[28374]: audit 2023-12-06T15:47:28.821982+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[24692]: audit 2023-12-06T15:47:28.828223+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:29.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[24692]: audit 2023-12-06T15:47:28.829575+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:29.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[28374]: audit 2023-12-06T15:47:28.828223+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.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\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:29.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:29 smithi060 bash[28374]: audit 2023-12-06T15:47:28.829575+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:29.935 DEBUG:teuthology.orchestra.run.smithi060:osd.3> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T15:47:29.938 INFO:tasks.cephadm:Deploying osd.4 on smithi088 with /dev/vg_nvme/lv_4... 2023-12-06T15:47:29.938 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T15:47:30.407 INFO:journalctl@ceph.osd.3.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:47:30.893 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:30 smithi060 bash[34932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T15:47:30.893 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:30 smithi060 bash[34932]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-12-06T15:47:30.893 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:30 smithi060 bash[34932]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T15:47:30.893 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:30 smithi060 bash[34932]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-12-06T15:47:30.893 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:30 smithi060 bash[34932]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T15:47:30.893 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:30 smithi060 bash[34932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T15:47:30.893 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:30 smithi060 bash[34932]: --> ceph-volume lvm activate successful for osd ID: 3 2023-12-06T15:47:31.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:31 smithi088 bash[24797]: cluster 2023-12-06T15:47:30.351583+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:31.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:31 smithi060 bash[24692]: cluster 2023-12-06T15:47:30.351583+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:31.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:31 smithi060 bash[28374]: cluster 2023-12-06T15:47:30.351583+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:32.909 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T15:47:32.909 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T15:47:32.909 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2023-12-06T15:47:32.909 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2023-12-06T15:47:32.910 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0175326 s, 598 MB/s 2023-12-06T15:47:32.910 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2023-12-06T15:47:33.579 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_4 2023-12-06T15:47:33.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:33 smithi060 bash[24692]: cluster 2023-12-06T15:47:32.352110+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:33.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:33 smithi060 bash[28374]: cluster 2023-12-06T15:47:32.352110+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:33.650 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:33 smithi060 bash[35247]: debug 2023-12-06T15:47:33.429+0000 7fe90c6c1ec0 1 -- 172.21.15.60:0/2913113685 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x55d36413ac00 msgr2=0x55d364137680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:47:33.650 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:33 smithi060 bash[35247]: debug 2023-12-06T15:47:33.429+0000 7fe90670e700 1 --2- 172.21.15.60:0/2913113685 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x55d36413ac00 0x55d364137680 secure :-1 s=THROTTLE_DONE pgs=103 cs=0 l=1 rx=0x55d3640d1d70 tx=0x55d364da6aa0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-12-06T15:47:33.650 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:33 smithi060 bash[35247]: debug 2023-12-06T15:47:33.429+0000 7fe90c6c1ec0 1 --2- 172.21.15.60:0/2913113685 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x55d36413ac00 0x55d364137680 secure :-1 s=READY pgs=103 cs=0 l=1 rx=0x55d3640d1d70 tx=0x55d364da6aa0).stop 2023-12-06T15:47:33.651 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:33 smithi060 bash[35247]: debug 2023-12-06T15:47:33.429+0000 7fe90570c700 1 -- 172.21.15.60:0/2913113685 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d3640d44e0 con 0x55d36413ac00 2023-12-06T15:47:33.713 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:33 smithi088 bash[24797]: cluster 2023-12-06T15:47:32.352110+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:34.150 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:33 smithi060 bash[35247]: debug 2023-12-06T15:47:33.729+0000 7fe90c6c1ec0 -1 Falling back to public interface 2023-12-06T15:47:34.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:34 smithi060 bash[24692]: audit 2023-12-06T15:47:34.368603+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:47:34.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:34 smithi060 bash[28374]: audit 2023-12-06T15:47:34.368603+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:47:34.650 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:34 smithi060 bash[35247]: debug 2023-12-06T15:47:34.361+0000 7fe90c6c1ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-12-06T15:47:34.733 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:34 smithi088 bash[24797]: audit 2023-12-06T15:47:34.368603+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:47:35.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:35 smithi088 bash[24797]: cluster 2023-12-06T15:47:34.352765+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:35.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:35 smithi088 bash[24797]: audit 2023-12-06T15:47:34.423259+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:47:35.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:35 smithi088 bash[24797]: cluster 2023-12-06T15:47:34.423340+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T15:47:35.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:35 smithi088 bash[24797]: audit 2023-12-06T15:47:34.424058+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:47:35.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:35 smithi088 bash[24797]: audit 2023-12-06T15:47:34.424493+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:35.764 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:35 smithi088 bash[24797]: audit 2023-12-06T15:47:35.378805+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:35.900 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[35247]: debug 2023-12-06T15:47:35.433+0000 7fe8f146e700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T15:47:35.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[24692]: cluster 2023-12-06T15:47:34.352765+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:35.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[24692]: audit 2023-12-06T15:47:34.423259+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:47:35.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[24692]: cluster 2023-12-06T15:47:34.423340+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T15:47:35.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[24692]: audit 2023-12-06T15:47:34.424058+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:47:35.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[24692]: audit 2023-12-06T15:47:34.424493+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:35.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[24692]: audit 2023-12-06T15:47:35.378805+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:35.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[28374]: cluster 2023-12-06T15:47:34.352765+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:35.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[28374]: audit 2023-12-06T15:47:34.423259+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:47:35.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[28374]: cluster 2023-12-06T15:47:34.423340+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T15:47:35.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[28374]: audit 2023-12-06T15:47:34.424058+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-06T15:47:35.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[28374]: audit 2023-12-06T15:47:34.424493+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:35.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:35 smithi060 bash[28374]: audit 2023-12-06T15:47:35.378805+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:36.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: cluster 2023-12-06T15:47:35.381808+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: cluster 2023-12-06T15:47:35.381943+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: audit 2023-12-06T15:47:35.427817+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:47:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: cluster 2023-12-06T15:47:35.427998+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T15:47:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: audit 2023-12-06T15:47:35.429089+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: audit 2023-12-06T15:47:35.611931+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:36.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: audit 2023-12-06T15:47:35.615865+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:36.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: audit 2023-12-06T15:47:36.171104+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:47:36.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: audit 2023-12-06T15:47:36.173040+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:36.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:36 smithi088 bash[24797]: audit 2023-12-06T15:47:36.175702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:36.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: cluster 2023-12-06T15:47:35.381808+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:36.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: cluster 2023-12-06T15:47:35.381943+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:36.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: audit 2023-12-06T15:47:35.427817+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:47:36.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: cluster 2023-12-06T15:47:35.427998+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T15:47:36.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: audit 2023-12-06T15:47:35.429089+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:36.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: cluster 2023-12-06T15:47:35.381808+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:36.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: cluster 2023-12-06T15:47:35.381943+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:36.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: audit 2023-12-06T15:47:35.427817+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-06T15:47:36.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: cluster 2023-12-06T15:47:35.427998+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T15:47:36.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: audit 2023-12-06T15:47:35.429089+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:36.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: audit 2023-12-06T15:47:35.611931+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: audit 2023-12-06T15:47:35.611931+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: audit 2023-12-06T15:47:35.615865+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: audit 2023-12-06T15:47:36.171104+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: audit 2023-12-06T15:47:36.173040+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[24692]: audit 2023-12-06T15:47:36.175702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: audit 2023-12-06T15:47:35.615865+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}}, \"last_daemon_update\": \"2023-12-06T15:47:28.820367\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: audit 2023-12-06T15:47:36.171104+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:47:36.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: audit 2023-12-06T15:47:36.173040+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:36.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:36 smithi060 bash[28374]: audit 2023-12-06T15:47:36.175702+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:37.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:37 smithi088 bash[24797]: audit 2023-12-06T15:47:36.168651+0000 mgr.y (mgr.14142) 118 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:47:37.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:37 smithi088 bash[24797]: cephadm 2023-12-06T15:47:36.170546+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:47:37.516 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:37 smithi088 bash[24797]: cluster 2023-12-06T15:47:36.353359+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:37.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:37 smithi088 bash[24797]: cluster 2023-12-06T15:47:36.439743+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391] boot 2023-12-06T15:47:37.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:37 smithi088 bash[24797]: cluster 2023-12-06T15:47:36.439850+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:47:37.517 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:37 smithi088 bash[24797]: audit 2023-12-06T15:47:36.441290+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:37.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[24692]: audit 2023-12-06T15:47:36.168651+0000 mgr.y (mgr.14142) 118 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:47:37.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[24692]: cephadm 2023-12-06T15:47:36.170546+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:47:37.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[24692]: cluster 2023-12-06T15:47:36.353359+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:37.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[24692]: cluster 2023-12-06T15:47:36.439743+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391] boot 2023-12-06T15:47:37.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[24692]: cluster 2023-12-06T15:47:36.439850+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:47:37.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[24692]: audit 2023-12-06T15:47:36.441290+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[28374]: audit 2023-12-06T15:47:36.168651+0000 mgr.y (mgr.14142) 118 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:47:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[28374]: cephadm 2023-12-06T15:47:36.170546+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:47:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[28374]: cluster 2023-12-06T15:47:36.353359+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:47:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[28374]: cluster 2023-12-06T15:47:36.439743+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.60:6826/2697128391,v1:172.21.15.60:6827/2697128391] boot 2023-12-06T15:47:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[28374]: cluster 2023-12-06T15:47:36.439850+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:47:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:37 smithi060 bash[28374]: audit 2023-12-06T15:47:36.441290+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:47:38.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:38 smithi088 bash[24797]: cluster 2023-12-06T15:47:37.623459+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:47:38.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:38 smithi060 bash[24692]: cluster 2023-12-06T15:47:37.623459+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:47:38.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:38 smithi060 bash[28374]: cluster 2023-12-06T15:47:37.623459+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:47:39.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:39 smithi088 bash[24797]: cluster 2023-12-06T15:47:38.353968+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:39 smithi088 bash[24797]: audit 2023-12-06T15:47:39.384328+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.88:0/3821298751' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]: dispatch 2023-12-06T15:47:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:39 smithi088 bash[24797]: audit 2023-12-06T15:47:39.387087+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]: dispatch 2023-12-06T15:47:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:39 smithi088 bash[24797]: audit 2023-12-06T15:47:39.395722+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]': finished 2023-12-06T15:47:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:39 smithi088 bash[24797]: cluster 2023-12-06T15:47:39.395829+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T15:47:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:39 smithi088 bash[24797]: audit 2023-12-06T15:47:39.409502+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[24692]: cluster 2023-12-06T15:47:38.353968+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[24692]: audit 2023-12-06T15:47:39.384328+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.88:0/3821298751' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]: dispatch 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[24692]: audit 2023-12-06T15:47:39.387087+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]: dispatch 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[24692]: audit 2023-12-06T15:47:39.395722+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]': finished 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[24692]: cluster 2023-12-06T15:47:39.395829+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[24692]: audit 2023-12-06T15:47:39.409502+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[28374]: cluster 2023-12-06T15:47:38.353968+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[28374]: audit 2023-12-06T15:47:39.384328+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.88:0/3821298751' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]: dispatch 2023-12-06T15:47:39.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[28374]: audit 2023-12-06T15:47:39.387087+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]: dispatch 2023-12-06T15:47:39.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[28374]: audit 2023-12-06T15:47:39.395722+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f2e3d11-ad71-4391-a9ad-4741ed566c10"}]': finished 2023-12-06T15:47:39.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[28374]: cluster 2023-12-06T15:47:39.395829+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T15:47:39.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:39 smithi060 bash[28374]: audit 2023-12-06T15:47:39.409502+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:41.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:41 smithi088 bash[24797]: cluster 2023-12-06T15:47:40.354542+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:41.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:41 smithi060 bash[24692]: cluster 2023-12-06T15:47:40.354542+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:41.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:41 smithi060 bash[28374]: cluster 2023-12-06T15:47:40.354542+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:42.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:42 smithi088 bash[24797]: audit 2023-12-06T15:47:41.558664+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.88:0/2199318595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:47:42.649 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:42 smithi060 bash[24692]: audit 2023-12-06T15:47:41.558664+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.88:0/2199318595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:47:42.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:42 smithi060 bash[28374]: audit 2023-12-06T15:47:41.558664+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.88:0/2199318595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:47:43.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:43 smithi088 bash[24797]: cluster 2023-12-06T15:47:42.355107+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:43.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:43 smithi060 bash[24692]: cluster 2023-12-06T15:47:42.355107+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:43.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:43 smithi060 bash[28374]: cluster 2023-12-06T15:47:42.355107+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:44.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:44 smithi088 bash[24797]: audit 2023-12-06T15:47:44.268312+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:44.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:44 smithi060 bash[24692]: audit 2023-12-06T15:47:44.268312+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:44.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:44 smithi060 bash[28374]: audit 2023-12-06T15:47:44.268312+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:45.589 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:45 smithi088 bash[24797]: cluster 2023-12-06T15:47:44.355617+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:45.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:45 smithi060 bash[28374]: cluster 2023-12-06T15:47:44.355617+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:45.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:45 smithi060 bash[24692]: cluster 2023-12-06T15:47:44.355617+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:47.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:47 smithi088 bash[24797]: cluster 2023-12-06T15:47:46.356180+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:47.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:47 smithi060 bash[24692]: cluster 2023-12-06T15:47:46.356180+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:47.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:47 smithi060 bash[28374]: cluster 2023-12-06T15:47:46.356180+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:48.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:48 smithi088 bash[24797]: audit 2023-12-06T15:47:47.636994+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:47:48.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:48 smithi088 bash[24797]: audit 2023-12-06T15:47:47.638984+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:48.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:48 smithi088 bash[24797]: cephadm 2023-12-06T15:47:47.640556+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon osd.4 on smithi088 2023-12-06T15:47:48.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:48 smithi088 bash[24797]: audit 2023-12-06T15:47:47.641233+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T15:47:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[24692]: audit 2023-12-06T15:47:47.636994+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:47:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[24692]: audit 2023-12-06T15:47:47.638984+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[24692]: cephadm 2023-12-06T15:47:47.640556+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon osd.4 on smithi088 2023-12-06T15:47:48.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[24692]: audit 2023-12-06T15:47:47.641233+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T15:47:48.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[28374]: audit 2023-12-06T15:47:47.636994+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:47:48.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[28374]: audit 2023-12-06T15:47:47.638984+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:47:48.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[28374]: cephadm 2023-12-06T15:47:47.640556+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon osd.4 on smithi088 2023-12-06T15:47:48.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:48 smithi060 bash[28374]: audit 2023-12-06T15:47:47.641233+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T15:47:49.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:49 smithi088 bash[24797]: cluster 2023-12-06T15:47:48.356758+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:49.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:49 smithi060 bash[24692]: cluster 2023-12-06T15:47:48.356758+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:49.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:49 smithi060 bash[28374]: cluster 2023-12-06T15:47:48.356758+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:49.800 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 4 on host 'smithi088' 2023-12-06T15:47:50.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:50 smithi088 bash[24797]: audit 2023-12-06T15:47:49.787855+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:50.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:50 smithi088 bash[24797]: audit 2023-12-06T15:47:49.788904+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:50.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:50 smithi088 bash[24797]: audit 2023-12-06T15:47:49.794520+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:50.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:50 smithi060 bash[24692]: audit 2023-12-06T15:47:49.787855+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:50.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:50 smithi060 bash[24692]: audit 2023-12-06T15:47:49.788904+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:50.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:50 smithi060 bash[24692]: audit 2023-12-06T15:47:49.794520+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:50.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:50 smithi060 bash[28374]: audit 2023-12-06T15:47:49.787855+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:50.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:50 smithi060 bash[28374]: audit 2023-12-06T15:47:49.788904+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:50.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:50 smithi060 bash[28374]: audit 2023-12-06T15:47:49.794520+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749679\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:45:50.749891\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_device_update\": \"2023-12-06T15:45:09.186908\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:51.040 DEBUG:teuthology.orchestra.run.smithi088:osd.4> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T15:47:51.043 INFO:tasks.cephadm:Deploying osd.5 on smithi088 with /dev/vg_nvme/lv_3... 2023-12-06T15:47:51.043 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T15:47:51.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[24692]: cluster 2023-12-06T15:47:50.357374+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:51.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[24692]: audit 2023-12-06T15:47:50.854808+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[28374]: cluster 2023-12-06T15:47:50.357374+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[28374]: audit 2023-12-06T15:47:50.854808+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[28374]: audit 2023-12-06T15:47:50.861072+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:51.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[28374]: audit 2023-12-06T15:47:50.862673+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:51.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[24692]: audit 2023-12-06T15:47:50.861072+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:51.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:51 smithi060 bash[24692]: audit 2023-12-06T15:47:50.862673+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:51.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[24797]: cluster 2023-12-06T15:47:50.357374+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:51.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[24797]: audit 2023-12-06T15:47:50.854808+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:51.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[24797]: audit 2023-12-06T15:47:50.861072+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"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_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:51.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[24797]: audit 2023-12-06T15:47:50.862673+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:47:52.182 INFO:journalctl@ceph.osd.4.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:47:52.212 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[26692]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T15:47:52.212 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[26692]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-12-06T15:47:52.212 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[26692]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T15:47:52.212 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[26692]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-12-06T15:47:52.212 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[26692]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T15:47:52.212 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[26692]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T15:47:52.212 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:51 smithi088 bash[26692]: --> ceph-volume lvm activate successful for osd ID: 4 2023-12-06T15:47:53.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:53 smithi060 bash[28374]: cluster 2023-12-06T15:47:52.357957+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:53.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:53 smithi060 bash[24692]: cluster 2023-12-06T15:47:52.357957+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:53.674 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:53 smithi088 bash[24797]: cluster 2023-12-06T15:47:52.357957+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:54.888 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:54 smithi088 bash[26900]: debug 2023-12-06T15:47:54.542+0000 7fcc01a61ec0 1 -- 172.21.15.88:0/3227411800 >> [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] conn(0x5628decacc00 msgr2=0x5628deca9680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:47:54.888 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:54 smithi088 bash[26900]: debug 2023-12-06T15:47:54.542+0000 7fcc01a61ec0 1 --2- 172.21.15.88:0/3227411800 >> [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] conn(0x5628decacc00 0x5628deca9680 secure :-1 s=READY pgs=16 cs=0 l=1 rx=0x5628dec43d10 tx=0x5628df918aa0).stop 2023-12-06T15:47:55.350 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:55 smithi088 bash[26900]: debug 2023-12-06T15:47:55.086+0000 7fcc01a61ec0 -1 Falling back to public interface 2023-12-06T15:47:55.653 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:55 smithi088 bash[24797]: cluster 2023-12-06T15:47:54.358607+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:55.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:55 smithi060 bash[24692]: cluster 2023-12-06T15:47:54.358607+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:55.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:55 smithi060 bash[28374]: cluster 2023-12-06T15:47:54.358607+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:56.138 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:55 smithi088 bash[26900]: debug 2023-12-06T15:47:55.742+0000 7fcc01a61ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-12-06T15:47:56.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:56 smithi088 bash[24797]: audit 2023-12-06T15:47:55.750363+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:47:56.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:56 smithi088 bash[24797]: audit 2023-12-06T15:47:55.752946+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:47:56.822 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T15:47:56.822 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T15:47:56.822 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2023-12-06T15:47:56.822 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2023-12-06T15:47:56.822 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0198202 s, 529 MB/s 2023-12-06T15:47:56.822 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2023-12-06T15:47:56.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:56 smithi060 bash[24692]: audit 2023-12-06T15:47:55.750363+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:47:56.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:56 smithi060 bash[24692]: audit 2023-12-06T15:47:55.752946+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:47:56.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:56 smithi060 bash[28374]: audit 2023-12-06T15:47:55.750363+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:47:56.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:56 smithi060 bash[28374]: audit 2023-12-06T15:47:55.752946+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:47:57.471 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_3 2023-12-06T15:47:57.889 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[26900]: debug 2023-12-06T15:47:57.422+0000 7fcbea816700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: cluster 2023-12-06T15:47:56.359276+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: audit 2023-12-06T15:47:56.414604+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: audit 2023-12-06T15:47:56.415467+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: cluster 2023-12-06T15:47:56.415663+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: audit 2023-12-06T15:47:56.416161+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: audit 2023-12-06T15:47:56.416917+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: cluster 2023-12-06T15:47:56.736680+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:57.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:57 smithi088 bash[24797]: cluster 2023-12-06T15:47:56.736762+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: cluster 2023-12-06T15:47:56.359276+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: audit 2023-12-06T15:47:56.414604+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:47:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: audit 2023-12-06T15:47:56.415467+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:47:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: cluster 2023-12-06T15:47:56.415663+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T15:47:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: audit 2023-12-06T15:47:56.416161+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: audit 2023-12-06T15:47:56.416917+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:47:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: cluster 2023-12-06T15:47:56.736680+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[24692]: cluster 2023-12-06T15:47:56.736762+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: cluster 2023-12-06T15:47:56.359276+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: audit 2023-12-06T15:47:56.414604+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: audit 2023-12-06T15:47:56.415467+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: cluster 2023-12-06T15:47:56.415663+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: audit 2023-12-06T15:47:56.416161+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: audit 2023-12-06T15:47:56.416917+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: cluster 2023-12-06T15:47:56.736680+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:47:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:57 smithi060 bash[28374]: cluster 2023-12-06T15:47:56.736762+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:47:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:58 smithi088 bash[24797]: audit 2023-12-06T15:47:57.417297+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=smithi088", "root=default"]}]': finished 2023-12-06T15:47:58.755 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:58 smithi088 bash[24797]: cluster 2023-12-06T15:47:57.417394+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T15:47:58.756 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:58 smithi088 bash[24797]: audit 2023-12-06T15:47:57.418588+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:58.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:58 smithi060 bash[24692]: audit 2023-12-06T15:47:57.417297+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=smithi088", "root=default"]}]': finished 2023-12-06T15:47:58.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:58 smithi060 bash[24692]: cluster 2023-12-06T15:47:57.417394+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T15:47:58.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:58 smithi060 bash[24692]: audit 2023-12-06T15:47:57.418588+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:58.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:58 smithi060 bash[28374]: audit 2023-12-06T15:47:57.417297+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=smithi088", "root=default"]}]': finished 2023-12-06T15:47:58.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:58 smithi060 bash[28374]: cluster 2023-12-06T15:47:57.417394+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T15:47:58.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:58 smithi060 bash[28374]: audit 2023-12-06T15:47:57.418588+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: cluster 2023-12-06T15:47:58.359897+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: cluster 2023-12-06T15:47:58.429469+0000 mon.a (mon.0) 342 : cluster [INF] osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392] boot 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: cluster 2023-12-06T15:47:58.429616+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: audit 2023-12-06T15:47:58.430916+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: audit 2023-12-06T15:47:58.621569+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: audit 2023-12-06T15:47:58.859178+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: audit 2023-12-06T15:47:58.865185+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:47:59 smithi088 bash[24797]: cluster 2023-12-06T15:47:59.431072+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:47:59.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: cluster 2023-12-06T15:47:58.359897+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:59.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: cluster 2023-12-06T15:47:58.429469+0000 mon.a (mon.0) 342 : cluster [INF] osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392] boot 2023-12-06T15:47:59.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: cluster 2023-12-06T15:47:58.429616+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:47:59.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: audit 2023-12-06T15:47:58.430916+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:59.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: audit 2023-12-06T15:47:58.621569+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: cluster 2023-12-06T15:47:58.359897+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: cluster 2023-12-06T15:47:58.429469+0000 mon.a (mon.0) 342 : cluster [INF] osd.4 [v2:172.21.15.88:6800/1314049392,v1:172.21.15.88:6801/1314049392] boot 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: cluster 2023-12-06T15:47:58.429616+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: audit 2023-12-06T15:47:58.430916+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: audit 2023-12-06T15:47:58.621569+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: audit 2023-12-06T15:47:58.859178+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: audit 2023-12-06T15:47:58.865185+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[28374]: cluster 2023-12-06T15:47:59.431072+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:47:59.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: audit 2023-12-06T15:47:58.859178+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:47:59.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: audit 2023-12-06T15:47:58.865185+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}}, \"last_daemon_update\": \"2023-12-06T15:47:50.853478\", \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:47:59.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:47:59 smithi060 bash[24692]: cluster 2023-12-06T15:47:59.431072+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:48:01.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:01 smithi088 bash[24797]: cluster 2023-12-06T15:48:00.360487+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:01.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:01 smithi088 bash[24797]: audit 2023-12-06T15:48:00.596211+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:01.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:01 smithi088 bash[24797]: cephadm 2023-12-06T15:48:00.597767+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:01.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:01 smithi088 bash[24797]: audit 2023-12-06T15:48:00.598381+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:01.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:01 smithi088 bash[24797]: audit 2023-12-06T15:48:00.600484+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:01.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:01 smithi088 bash[24797]: audit 2023-12-06T15:48:00.603610+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:01.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[24692]: cluster 2023-12-06T15:48:00.360487+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:01.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[24692]: audit 2023-12-06T15:48:00.596211+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:01.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[24692]: cephadm 2023-12-06T15:48:00.597767+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:01.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[24692]: audit 2023-12-06T15:48:00.598381+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:01.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[24692]: audit 2023-12-06T15:48:00.600484+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:01.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[24692]: audit 2023-12-06T15:48:00.603610+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:01.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[28374]: cluster 2023-12-06T15:48:00.360487+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:01.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[28374]: audit 2023-12-06T15:48:00.596211+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:01.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[28374]: cephadm 2023-12-06T15:48:00.597767+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:01.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[28374]: audit 2023-12-06T15:48:00.598381+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:01.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[28374]: audit 2023-12-06T15:48:00.600484+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:01.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:01 smithi060 bash[28374]: audit 2023-12-06T15:48:00.603610+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:03.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:03 smithi088 bash[24797]: cluster 2023-12-06T15:48:02.361159+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:03.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:03 smithi060 bash[24692]: cluster 2023-12-06T15:48:02.361159+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:03.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:03 smithi060 bash[28374]: cluster 2023-12-06T15:48:02.361159+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:04.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:04 smithi088 bash[24797]: audit 2023-12-06T15:48:03.801531+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/626585897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]: dispatch 2023-12-06T15:48:04.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:04 smithi088 bash[24797]: audit 2023-12-06T15:48:03.803903+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]: dispatch 2023-12-06T15:48:04.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:04 smithi088 bash[24797]: audit 2023-12-06T15:48:03.812054+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]': finished 2023-12-06T15:48:04.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:04 smithi088 bash[24797]: cluster 2023-12-06T15:48:03.812180+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T15:48:04.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:04 smithi088 bash[24797]: audit 2023-12-06T15:48:03.812477+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:04.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[24692]: audit 2023-12-06T15:48:03.801531+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/626585897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]: dispatch 2023-12-06T15:48:04.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[24692]: audit 2023-12-06T15:48:03.803903+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]: dispatch 2023-12-06T15:48:04.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[24692]: audit 2023-12-06T15:48:03.812054+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]': finished 2023-12-06T15:48:04.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[24692]: cluster 2023-12-06T15:48:03.812180+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T15:48:04.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[24692]: audit 2023-12-06T15:48:03.812477+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:04.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[28374]: audit 2023-12-06T15:48:03.801531+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/626585897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]: dispatch 2023-12-06T15:48:04.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[28374]: audit 2023-12-06T15:48:03.803903+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]: dispatch 2023-12-06T15:48:04.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[28374]: audit 2023-12-06T15:48:03.812054+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b69aa06d-8593-4698-a314-e2e6b536baf4"}]': finished 2023-12-06T15:48:04.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[28374]: cluster 2023-12-06T15:48:03.812180+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T15:48:04.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:04 smithi060 bash[28374]: audit 2023-12-06T15:48:03.812477+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:05.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:05 smithi088 bash[24797]: cluster 2023-12-06T15:48:04.361749+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:05.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:05 smithi060 bash[24692]: cluster 2023-12-06T15:48:04.361749+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:05.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:05 smithi060 bash[28374]: cluster 2023-12-06T15:48:04.361749+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:06.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:06 smithi088 bash[24797]: audit 2023-12-06T15:48:05.957156+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2773622651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:06.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:06 smithi060 bash[24692]: audit 2023-12-06T15:48:05.957156+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2773622651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:06.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:06 smithi060 bash[28374]: audit 2023-12-06T15:48:05.957156+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2773622651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:07.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:07 smithi088 bash[24797]: cluster 2023-12-06T15:48:06.362301+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:07.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:07 smithi060 bash[24692]: cluster 2023-12-06T15:48:06.362301+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:07.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:07 smithi060 bash[28374]: cluster 2023-12-06T15:48:06.362301+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:09.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:09 smithi088 bash[24797]: cluster 2023-12-06T15:48:08.362984+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:09.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:09 smithi088 bash[24797]: audit 2023-12-06T15:48:08.653524+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:09.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:09 smithi060 bash[24692]: cluster 2023-12-06T15:48:08.362984+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:09.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:09 smithi060 bash[24692]: audit 2023-12-06T15:48:08.653524+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:09.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:09 smithi060 bash[28374]: cluster 2023-12-06T15:48:08.362984+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:09.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:09 smithi060 bash[28374]: audit 2023-12-06T15:48:08.653524+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:11.617 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:11 smithi088 bash[24797]: cluster 2023-12-06T15:48:10.363589+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:11.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:11 smithi060 bash[24692]: cluster 2023-12-06T15:48:10.363589+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:11.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:11 smithi060 bash[28374]: cluster 2023-12-06T15:48:10.363589+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:12.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:12 smithi088 bash[24797]: audit 2023-12-06T15:48:12.059115+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:48:12.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:12 smithi088 bash[24797]: audit 2023-12-06T15:48:12.060898+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:12.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:12 smithi088 bash[24797]: audit 2023-12-06T15:48:12.062967+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T15:48:12.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:12 smithi060 bash[24692]: audit 2023-12-06T15:48:12.059115+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:48:12.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:12 smithi060 bash[24692]: audit 2023-12-06T15:48:12.060898+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:12.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:12 smithi060 bash[24692]: audit 2023-12-06T15:48:12.062967+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T15:48:12.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:12 smithi060 bash[28374]: audit 2023-12-06T15:48:12.059115+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:48:12.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:12 smithi060 bash[28374]: audit 2023-12-06T15:48:12.060898+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:12.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:12 smithi060 bash[28374]: audit 2023-12-06T15:48:12.062967+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T15:48:13.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:13 smithi088 bash[24797]: cephadm 2023-12-06T15:48:12.062373+0000 mgr.y (mgr.14142) 141 : cephadm [INF] Deploying daemon osd.5 on smithi088 2023-12-06T15:48:13.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:13 smithi088 bash[24797]: cluster 2023-12-06T15:48:12.364078+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:13.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:13 smithi060 bash[24692]: cephadm 2023-12-06T15:48:12.062373+0000 mgr.y (mgr.14142) 141 : cephadm [INF] Deploying daemon osd.5 on smithi088 2023-12-06T15:48:13.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:13 smithi060 bash[24692]: cluster 2023-12-06T15:48:12.364078+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:13.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:13 smithi060 bash[28374]: cephadm 2023-12-06T15:48:12.062373+0000 mgr.y (mgr.14142) 141 : cephadm [INF] Deploying daemon osd.5 on smithi088 2023-12-06T15:48:13.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:13 smithi060 bash[28374]: cluster 2023-12-06T15:48:12.364078+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:48:14.167 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 5 on host 'smithi088' 2023-12-06T15:48:14.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:14 smithi088 bash[24797]: audit 2023-12-06T15:48:14.157277+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:14.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:14 smithi088 bash[24797]: audit 2023-12-06T15:48:14.158399+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:14.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:14 smithi088 bash[24797]: audit 2023-12-06T15:48:14.163167+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:14.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:14 smithi060 bash[24692]: audit 2023-12-06T15:48:14.157277+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:14.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:14 smithi060 bash[24692]: audit 2023-12-06T15:48:14.158399+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:14.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:14 smithi060 bash[24692]: audit 2023-12-06T15:48:14.163167+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:14.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:14 smithi060 bash[28374]: audit 2023-12-06T15:48:14.157277+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:14.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:14 smithi060 bash[28374]: audit 2023-12-06T15:48:14.158399+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:14.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:14 smithi060 bash[28374]: audit 2023-12-06T15:48:14.163167+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.852930\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853131\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:50.853259\", \"created\": \"2023-12-06T15:47:49.766567\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_device_update\": \"2023-12-06T15:47:58.857885\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:15.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:15 smithi088 bash[24797]: cluster 2023-12-06T15:48:14.364583+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:15.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:15 smithi088 bash[24797]: audit 2023-12-06T15:48:14.371162+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:48:15.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:15 smithi088 bash[24797]: audit 2023-12-06T15:48:14.374877+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:48:15.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:15 smithi088 bash[24797]: audit 2023-12-06T15:48:14.991448+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:15.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:15 smithi088 bash[24797]: audit 2023-12-06T15:48:14.997959+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:15.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:15 smithi088 bash[24797]: audit 2023-12-06T15:48:14.999327+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:15.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[24692]: cluster 2023-12-06T15:48:14.364583+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:15.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[24692]: audit 2023-12-06T15:48:14.371162+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:48:15.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[24692]: audit 2023-12-06T15:48:14.374877+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:48:15.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[28374]: cluster 2023-12-06T15:48:14.364583+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:15.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[28374]: audit 2023-12-06T15:48:14.371162+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:48:15.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[28374]: audit 2023-12-06T15:48:14.374877+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:48:15.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[24692]: audit 2023-12-06T15:48:14.991448+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:15.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[28374]: audit 2023-12-06T15:48:14.991448+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:15.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[24692]: audit 2023-12-06T15:48:14.997959+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:15.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[24692]: audit 2023-12-06T15:48:14.999327+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:15.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[28374]: audit 2023-12-06T15:48:14.997959+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:15.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:15 smithi060 bash[28374]: audit 2023-12-06T15:48:14.999327+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:15.713 DEBUG:teuthology.orchestra.run.smithi088:osd.5> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T15:48:15.716 INFO:tasks.cephadm:Deploying osd.6 on smithi088 with /dev/vg_nvme/lv_2... 2023-12-06T15:48:15.716 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T15:48:16.768 INFO:journalctl@ceph.osd.5.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:48:17.303 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[28257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T15:48:17.304 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[28257]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-12-06T15:48:17.304 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[28257]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T15:48:17.304 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[28257]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-12-06T15:48:17.304 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[28257]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T15:48:17.304 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[28257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T15:48:17.304 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[28257]: --> ceph-volume lvm activate successful for osd ID: 5 2023-12-06T15:48:17.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:17 smithi060 bash[24692]: cluster 2023-12-06T15:48:16.365129+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:17.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:17 smithi060 bash[28374]: cluster 2023-12-06T15:48:16.365129+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:17.665 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:17 smithi088 bash[24797]: cluster 2023-12-06T15:48:16.365129+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:19.590 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:19 smithi088 bash[24797]: cluster 2023-12-06T15:48:18.365664+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:19.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:19 smithi060 bash[24692]: cluster 2023-12-06T15:48:18.365664+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:19.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:19 smithi060 bash[28374]: cluster 2023-12-06T15:48:18.365664+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:21.138 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:20 smithi088 bash[28544]: debug 2023-12-06T15:48:20.941+0000 7f0eb3ddeec0 -1 Falling back to public interface 2023-12-06T15:48:21.598 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:21 smithi088 bash[24797]: cluster 2023-12-06T15:48:20.366196+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:21.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:21 smithi060 bash[24692]: cluster 2023-12-06T15:48:20.366196+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:21.650 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:21 smithi060 bash[28374]: cluster 2023-12-06T15:48:20.366196+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:21.844 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T15:48:21.844 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T15:48:21.844 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2023-12-06T15:48:21.844 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2023-12-06T15:48:21.844 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0185124 s, 566 MB/s 2023-12-06T15:48:21.844 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2023-12-06T15:48:21.889 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:21 smithi088 bash[28544]: debug 2023-12-06T15:48:21.589+0000 7f0eb3ddeec0 -1 osd.5 0 log_to_monitors {default=true} 2023-12-06T15:48:22.581 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:22 smithi088 bash[24797]: audit 2023-12-06T15:48:21.599357+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:48:22.581 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:22 smithi088 bash[24797]: audit 2023-12-06T15:48:21.601543+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:48:22.611 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_2 2023-12-06T15:48:22.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:22 smithi060 bash[24692]: audit 2023-12-06T15:48:21.599357+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:48:22.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:22 smithi060 bash[24692]: audit 2023-12-06T15:48:21.601543+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:48:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:22 smithi060 bash[28374]: audit 2023-12-06T15:48:21.599357+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:48:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:22 smithi060 bash[28374]: audit 2023-12-06T15:48:21.601543+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:48:23.638 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[28544]: debug 2023-12-06T15:48:23.369+0000 7f0e9cb93700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T15:48:23.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: audit 2023-12-06T15:48:22.361495+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:48:23.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: cluster 2023-12-06T15:48:22.361569+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T15:48:23.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: audit 2023-12-06T15:48:22.361788+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:23.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: audit 2023-12-06T15:48:22.362398+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:23.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: audit 2023-12-06T15:48:22.364410+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:23.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: cluster 2023-12-06T15:48:22.366791+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:23.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: cluster 2023-12-06T15:48:22.549396+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:48:23.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: cluster 2023-12-06T15:48:22.549477+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:48:23.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:23 smithi088 bash[24797]: audit 2023-12-06T15:48:23.309059+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:23.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: audit 2023-12-06T15:48:22.361495+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:48:23.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: cluster 2023-12-06T15:48:22.361569+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: audit 2023-12-06T15:48:22.361788+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: audit 2023-12-06T15:48:22.362398+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: audit 2023-12-06T15:48:22.364410+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: cluster 2023-12-06T15:48:22.366791+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: cluster 2023-12-06T15:48:22.549396+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: cluster 2023-12-06T15:48:22.549477+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[24692]: audit 2023-12-06T15:48:23.309059+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: audit 2023-12-06T15:48:22.361495+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: cluster 2023-12-06T15:48:22.361569+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: audit 2023-12-06T15:48:22.361788+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: audit 2023-12-06T15:48:22.362398+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:23.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: audit 2023-12-06T15:48:22.364410+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:23.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: cluster 2023-12-06T15:48:22.366791+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:23.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: cluster 2023-12-06T15:48:22.549396+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:48:23.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: cluster 2023-12-06T15:48:22.549477+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:48:23.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:23 smithi060 bash[28374]: audit 2023-12-06T15:48:23.309059+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:24.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:24 smithi088 bash[24797]: audit 2023-12-06T15:48:23.366189+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=smithi088", "root=default"]}]': finished 2023-12-06T15:48:24.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:24 smithi088 bash[24797]: cluster 2023-12-06T15:48:23.366466+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T15:48:24.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:24 smithi088 bash[24797]: audit 2023-12-06T15:48:23.367667+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:24.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:24 smithi088 bash[24797]: audit 2023-12-06T15:48:23.540389+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:24.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:24 smithi088 bash[24797]: audit 2023-12-06T15:48:23.546235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:24.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[24692]: audit 2023-12-06T15:48:23.366189+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=smithi088", "root=default"]}]': finished 2023-12-06T15:48:24.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[24692]: cluster 2023-12-06T15:48:23.366466+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T15:48:24.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[24692]: audit 2023-12-06T15:48:23.367667+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:24.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[28374]: audit 2023-12-06T15:48:23.366189+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=smithi088", "root=default"]}]': finished 2023-12-06T15:48:24.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[28374]: cluster 2023-12-06T15:48:23.366466+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T15:48:24.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[28374]: audit 2023-12-06T15:48:23.367667+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:24.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[24692]: audit 2023-12-06T15:48:23.540389+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:24.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[24692]: audit 2023-12-06T15:48:23.546235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:24.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[28374]: audit 2023-12-06T15:48:23.540389+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:24.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:24 smithi060 bash[28374]: audit 2023-12-06T15:48:23.546235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}}, \"last_daemon_update\": \"2023-12-06T15:48:14.989968\", \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:25.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:25 smithi088 bash[24797]: cluster 2023-12-06T15:48:24.367335+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:25.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:25 smithi088 bash[24797]: cluster 2023-12-06T15:48:24.378091+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026] boot 2023-12-06T15:48:25.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:25 smithi088 bash[24797]: cluster 2023-12-06T15:48:24.378238+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T15:48:25.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:25 smithi088 bash[24797]: audit 2023-12-06T15:48:24.379144+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:25.650 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[32072]: debug 2023-12-06T15:48:25.392+0000 7fc6f0b7b700 -1 osd.1 37 build_incremental_map_msg missing incremental map 37 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[24692]: cluster 2023-12-06T15:48:24.367335+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[24692]: cluster 2023-12-06T15:48:24.378091+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026] boot 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[24692]: cluster 2023-12-06T15:48:24.378238+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[24692]: audit 2023-12-06T15:48:24.379144+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[28374]: cluster 2023-12-06T15:48:24.367335+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[28374]: cluster 2023-12-06T15:48:24.378091+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.88:6808/745527026,v1:172.21.15.88:6809/745527026] boot 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[28374]: cluster 2023-12-06T15:48:24.378238+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T15:48:25.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:25 smithi060 bash[28374]: audit 2023-12-06T15:48:24.379144+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:48:26.738 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:26 smithi088 bash[24797]: cluster 2023-12-06T15:48:25.396355+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T15:48:26.739 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:26 smithi088 bash[24797]: audit 2023-12-06T15:48:25.424465+0000 mgr.y (mgr.14142) 149 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:26.739 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:26 smithi088 bash[24797]: cephadm 2023-12-06T15:48:25.425961+0000 mgr.y (mgr.14142) 150 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:26.739 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:26 smithi088 bash[24797]: audit 2023-12-06T15:48:25.426529+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:26.739 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:26 smithi088 bash[24797]: audit 2023-12-06T15:48:25.428347+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:26.739 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:26 smithi088 bash[24797]: audit 2023-12-06T15:48:25.431014+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[24692]: cluster 2023-12-06T15:48:25.396355+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[24692]: audit 2023-12-06T15:48:25.424465+0000 mgr.y (mgr.14142) 149 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[24692]: cephadm 2023-12-06T15:48:25.425961+0000 mgr.y (mgr.14142) 150 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[24692]: audit 2023-12-06T15:48:25.426529+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[24692]: audit 2023-12-06T15:48:25.428347+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[24692]: audit 2023-12-06T15:48:25.431014+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[28374]: cluster 2023-12-06T15:48:25.396355+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[28374]: audit 2023-12-06T15:48:25.424465+0000 mgr.y (mgr.14142) 149 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:26.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[28374]: cephadm 2023-12-06T15:48:25.425961+0000 mgr.y (mgr.14142) 150 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:26.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[28374]: audit 2023-12-06T15:48:25.426529+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:26.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[28374]: audit 2023-12-06T15:48:25.428347+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:26.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:26 smithi060 bash[28374]: audit 2023-12-06T15:48:25.431014+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:27.641 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:27 smithi088 bash[24797]: cluster 2023-12-06T15:48:26.367913+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:27.642 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:27 smithi088 bash[24797]: cluster 2023-12-06T15:48:26.391573+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:48:27.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:27 smithi060 bash[24692]: cluster 2023-12-06T15:48:26.367913+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:27.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:27 smithi060 bash[24692]: cluster 2023-12-06T15:48:26.391573+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:48:27.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:27 smithi060 bash[28374]: cluster 2023-12-06T15:48:26.367913+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:27.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:27 smithi060 bash[28374]: cluster 2023-12-06T15:48:26.391573+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:48:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:29 smithi088 bash[24797]: cluster 2023-12-06T15:48:28.368661+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:29.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:29 smithi088 bash[24797]: audit 2023-12-06T15:48:28.692530+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.88:0/1672879742' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]: dispatch 2023-12-06T15:48:29.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:29 smithi088 bash[24797]: audit 2023-12-06T15:48:28.694564+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]: dispatch 2023-12-06T15:48:29.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:29 smithi088 bash[24797]: audit 2023-12-06T15:48:28.702935+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]': finished 2023-12-06T15:48:29.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:29 smithi088 bash[24797]: cluster 2023-12-06T15:48:28.703088+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T15:48:29.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:29 smithi088 bash[24797]: audit 2023-12-06T15:48:28.703431+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[24692]: cluster 2023-12-06T15:48:28.368661+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[24692]: audit 2023-12-06T15:48:28.692530+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.88:0/1672879742' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]: dispatch 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[24692]: audit 2023-12-06T15:48:28.694564+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]: dispatch 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[24692]: audit 2023-12-06T15:48:28.702935+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]': finished 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[24692]: cluster 2023-12-06T15:48:28.703088+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[24692]: audit 2023-12-06T15:48:28.703431+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[28374]: cluster 2023-12-06T15:48:28.368661+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[28374]: audit 2023-12-06T15:48:28.692530+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.88:0/1672879742' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]: dispatch 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[28374]: audit 2023-12-06T15:48:28.694564+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]: dispatch 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[28374]: audit 2023-12-06T15:48:28.702935+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "05808e38-11ed-4793-8bbe-38887c12deeb"}]': finished 2023-12-06T15:48:29.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[28374]: cluster 2023-12-06T15:48:28.703088+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T15:48:29.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:29 smithi060 bash[28374]: audit 2023-12-06T15:48:28.703431+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:31.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:31 smithi088 bash[24797]: cluster 2023-12-06T15:48:30.369307+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:31.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:31 smithi088 bash[24797]: audit 2023-12-06T15:48:30.855811+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.88:0/1792518251' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:31.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:31 smithi060 bash[24692]: cluster 2023-12-06T15:48:30.369307+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:31.650 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:31 smithi060 bash[24692]: audit 2023-12-06T15:48:30.855811+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.88:0/1792518251' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:31.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:31 smithi060 bash[28374]: cluster 2023-12-06T15:48:30.369307+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:31.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:31 smithi060 bash[28374]: audit 2023-12-06T15:48:30.855811+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.88:0/1792518251' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:32.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:32 smithi088 bash[24797]: cluster 2023-12-06T15:48:32.421132+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:48:32.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:32 smithi088 bash[24797]: cluster 2023-12-06T15:48:32.421208+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-06T15:48:32.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:32 smithi060 bash[24692]: cluster 2023-12-06T15:48:32.421132+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:48:32.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:32 smithi060 bash[24692]: cluster 2023-12-06T15:48:32.421208+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-06T15:48:32.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:32 smithi060 bash[28374]: cluster 2023-12-06T15:48:32.421132+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:48:32.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:32 smithi060 bash[28374]: cluster 2023-12-06T15:48:32.421208+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-06T15:48:33.824 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:33 smithi088 bash[24797]: cluster 2023-12-06T15:48:32.369904+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:33.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:33 smithi060 bash[24692]: cluster 2023-12-06T15:48:32.369904+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:33.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:33 smithi060 bash[28374]: cluster 2023-12-06T15:48:32.369904+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:34.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:34 smithi088 bash[24797]: audit 2023-12-06T15:48:33.578239+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:34.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:34 smithi060 bash[24692]: audit 2023-12-06T15:48:33.578239+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:34.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:34 smithi060 bash[28374]: audit 2023-12-06T15:48:33.578239+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:35.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:35 smithi088 bash[24797]: cluster 2023-12-06T15:48:34.370473+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:35.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:35 smithi060 bash[24692]: cluster 2023-12-06T15:48:34.370473+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:35.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:35 smithi060 bash[28374]: cluster 2023-12-06T15:48:34.370473+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:37.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:37 smithi088 bash[24797]: cluster 2023-12-06T15:48:36.370998+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:37 smithi088 bash[24797]: audit 2023-12-06T15:48:37.242534+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:48:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:37 smithi088 bash[24797]: audit 2023-12-06T15:48:37.244551+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:37 smithi088 bash[24797]: audit 2023-12-06T15:48:37.246917+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T15:48:37.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[24692]: cluster 2023-12-06T15:48:36.370998+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:37.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[24692]: audit 2023-12-06T15:48:37.242534+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:48:37.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[24692]: audit 2023-12-06T15:48:37.244551+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:37.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[24692]: audit 2023-12-06T15:48:37.246917+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T15:48:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[28374]: cluster 2023-12-06T15:48:36.370998+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[28374]: audit 2023-12-06T15:48:37.242534+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:48:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[28374]: audit 2023-12-06T15:48:37.244551+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:37.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:37 smithi060 bash[28374]: audit 2023-12-06T15:48:37.246917+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T15:48:38.878 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:38 smithi088 bash[24797]: cephadm 2023-12-06T15:48:37.246228+0000 mgr.y (mgr.14142) 157 : cephadm [INF] Deploying daemon osd.6 on smithi088 2023-12-06T15:48:38.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:38 smithi060 bash[24692]: cephadm 2023-12-06T15:48:37.246228+0000 mgr.y (mgr.14142) 157 : cephadm [INF] Deploying daemon osd.6 on smithi088 2023-12-06T15:48:38.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:38 smithi060 bash[28374]: cephadm 2023-12-06T15:48:37.246228+0000 mgr.y (mgr.14142) 157 : cephadm [INF] Deploying daemon osd.6 on smithi088 2023-12-06T15:48:39.369 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 6 on host 'smithi088' 2023-12-06T15:48:39.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:39 smithi088 bash[24797]: cluster 2023-12-06T15:48:38.371557+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:39.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:39 smithi088 bash[24797]: audit 2023-12-06T15:48:39.355060+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:39.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:39 smithi088 bash[24797]: audit 2023-12-06T15:48:39.356171+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:39.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:39 smithi088 bash[24797]: audit 2023-12-06T15:48:39.362464+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:39.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:39 smithi088 bash[24797]: audit 2023-12-06T15:48:39.377882+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:48:39.660 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:39 smithi088 bash[24797]: audit 2023-12-06T15:48:39.383206+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:48:39.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[24692]: cluster 2023-12-06T15:48:38.371557+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:39.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[28374]: cluster 2023-12-06T15:48:38.371557+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:39.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[24692]: audit 2023-12-06T15:48:39.355060+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:39.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[24692]: audit 2023-12-06T15:48:39.356171+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:39.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[28374]: audit 2023-12-06T15:48:39.355060+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:39.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[28374]: audit 2023-12-06T15:48:39.356171+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:39.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[24692]: audit 2023-12-06T15:48:39.362464+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:39.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[24692]: audit 2023-12-06T15:48:39.377882+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:48:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[24692]: audit 2023-12-06T15:48:39.383206+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:48:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[28374]: audit 2023-12-06T15:48:39.362464+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989313\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989516\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989645\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:14.989768\", \"created\": \"2023-12-06T15:48:14.134041\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_device_update\": \"2023-12-06T15:48:23.538732\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[28374]: audit 2023-12-06T15:48:39.377882+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:48:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:39 smithi060 bash[28374]: audit 2023-12-06T15:48:39.383206+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:48:40.651 DEBUG:teuthology.orchestra.run.smithi088:osd.6> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T15:48:40.653 INFO:tasks.cephadm:Deploying osd.7 on smithi088 with /dev/vg_nvme/lv_1... 2023-12-06T15:48:40.654 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T15:48:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:40 smithi088 bash[24797]: audit 2023-12-06T15:48:40.241313+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:40 smithi088 bash[24797]: audit 2023-12-06T15:48:40.247553+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:40 smithi088 bash[24797]: audit 2023-12-06T15:48:40.249121+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:40.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:40 smithi060 bash[24692]: audit 2023-12-06T15:48:40.241313+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:40.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:40 smithi060 bash[28374]: audit 2023-12-06T15:48:40.241313+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:40.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:40 smithi060 bash[24692]: audit 2023-12-06T15:48:40.247553+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:40.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:40 smithi060 bash[24692]: audit 2023-12-06T15:48:40.249121+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:40.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:40 smithi060 bash[28374]: audit 2023-12-06T15:48:40.247553+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:40.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:40 smithi060 bash[28374]: audit 2023-12-06T15:48:40.249121+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:41.345 INFO:journalctl@ceph.osd.6.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:48:41.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[24797]: cluster 2023-12-06T15:48:40.372081+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:41.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:41 smithi060 bash[24692]: cluster 2023-12-06T15:48:40.372081+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:41.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:41 smithi060 bash[28374]: cluster 2023-12-06T15:48:40.372081+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:42.138 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[29823]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T15:48:42.138 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[29823]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-12-06T15:48:42.139 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[29823]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T15:48:42.139 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[29823]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-12-06T15:48:42.139 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[29823]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T15:48:42.139 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[29823]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T15:48:42.139 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:41 smithi088 bash[29823]: --> ceph-volume lvm activate successful for osd ID: 6 2023-12-06T15:48:43.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:43 smithi088 bash[24797]: cluster 2023-12-06T15:48:42.372651+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:43.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:43 smithi060 bash[24692]: cluster 2023-12-06T15:48:42.372651+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:43.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:43 smithi060 bash[28374]: cluster 2023-12-06T15:48:42.372651+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:45.691 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:45 smithi088 bash[24797]: cluster 2023-12-06T15:48:44.373200+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:45.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:45 smithi060 bash[24692]: cluster 2023-12-06T15:48:44.373200+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:45 smithi060 bash[28374]: cluster 2023-12-06T15:48:44.373200+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:46.388 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:46 smithi088 bash[30083]: debug 2023-12-06T15:48:46.281+0000 7fb233105ec0 -1 Falling back to public interface 2023-12-06T15:48:46.859 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T15:48:46.860 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T15:48:46.860 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2023-12-06T15:48:46.860 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2023-12-06T15:48:46.860 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0154699 s, 678 MB/s 2023-12-06T15:48:46.860 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2023-12-06T15:48:47.388 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:46 smithi088 bash[30083]: debug 2023-12-06T15:48:46.897+0000 7fb233105ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-12-06T15:48:47.558 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_1 2023-12-06T15:48:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:47 smithi088 bash[24797]: cluster 2023-12-06T15:48:46.373789+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:47 smithi088 bash[24797]: audit 2023-12-06T15:48:46.907594+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:48:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:47 smithi088 bash[24797]: audit 2023-12-06T15:48:46.909367+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:48:47.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:47 smithi060 bash[24692]: cluster 2023-12-06T15:48:46.373789+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:47.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:47 smithi060 bash[24692]: audit 2023-12-06T15:48:46.907594+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:48:47.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:47 smithi060 bash[24692]: audit 2023-12-06T15:48:46.909367+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:48:47.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:47 smithi060 bash[28374]: cluster 2023-12-06T15:48:46.373789+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:47.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:47 smithi060 bash[28374]: audit 2023-12-06T15:48:46.907594+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:48:47.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:47 smithi060 bash[28374]: audit 2023-12-06T15:48:46.909367+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:48:48.852 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[30083]: debug 2023-12-06T15:48:48.549+0000 7fb21beba700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T15:48:48.853 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[24797]: audit 2023-12-06T15:48:47.536649+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:48:48.853 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[24797]: cluster 2023-12-06T15:48:47.536813+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T15:48:48.853 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[24797]: audit 2023-12-06T15:48:47.537919+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:48.853 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[24797]: audit 2023-12-06T15:48:47.538034+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:48.853 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[24797]: audit 2023-12-06T15:48:47.545785+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:48.853 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[24797]: cluster 2023-12-06T15:48:47.894118+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:48:48.853 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:48 smithi088 bash[24797]: cluster 2023-12-06T15:48:47.894193+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:48:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[24692]: audit 2023-12-06T15:48:47.536649+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:48:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[24692]: cluster 2023-12-06T15:48:47.536813+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T15:48:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[24692]: audit 2023-12-06T15:48:47.537919+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[24692]: audit 2023-12-06T15:48:47.538034+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[24692]: audit 2023-12-06T15:48:47.545785+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[24692]: cluster 2023-12-06T15:48:47.894118+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:48:48.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[24692]: cluster 2023-12-06T15:48:47.894193+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:48:48.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[28374]: audit 2023-12-06T15:48:47.536649+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:48:48.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[28374]: cluster 2023-12-06T15:48:47.536813+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T15:48:48.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[28374]: audit 2023-12-06T15:48:47.537919+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:48.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[28374]: audit 2023-12-06T15:48:47.538034+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:48.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[28374]: audit 2023-12-06T15:48:47.545785+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:48:48.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[28374]: cluster 2023-12-06T15:48:47.894118+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:48:48.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:48 smithi060 bash[28374]: cluster 2023-12-06T15:48:47.894193+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:48:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:49 smithi088 bash[24797]: cluster 2023-12-06T15:48:48.374328+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:49 smithi088 bash[24797]: audit 2023-12-06T15:48:48.548262+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=smithi088", "root=default"]}]': finished 2023-12-06T15:48:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:49 smithi088 bash[24797]: cluster 2023-12-06T15:48:48.548384+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T15:48:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:49 smithi088 bash[24797]: audit 2023-12-06T15:48:48.549665+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:49 smithi088 bash[24797]: audit 2023-12-06T15:48:48.731705+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:49 smithi088 bash[24797]: audit 2023-12-06T15:48:48.968914+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:49 smithi088 bash[24797]: audit 2023-12-06T15:48:48.975096+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:49.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[24692]: cluster 2023-12-06T15:48:48.374328+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:49.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[24692]: audit 2023-12-06T15:48:48.548262+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=smithi088", "root=default"]}]': finished 2023-12-06T15:48:49.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[24692]: cluster 2023-12-06T15:48:48.548384+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T15:48:49.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[24692]: audit 2023-12-06T15:48:48.549665+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:49.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[24692]: audit 2023-12-06T15:48:48.731705+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:49.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[28374]: cluster 2023-12-06T15:48:48.374328+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:48:49.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[28374]: audit 2023-12-06T15:48:48.548262+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=smithi088", "root=default"]}]': finished 2023-12-06T15:48:49.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[28374]: cluster 2023-12-06T15:48:48.548384+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T15:48:49.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[28374]: audit 2023-12-06T15:48:48.549665+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:49.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[28374]: audit 2023-12-06T15:48:48.731705+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:48:49.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[24692]: audit 2023-12-06T15:48:48.968914+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:49.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[24692]: audit 2023-12-06T15:48:48.975096+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:49.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[28374]: audit 2023-12-06T15:48:48.968914+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:48:49.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:49 smithi060 bash[28374]: audit 2023-12-06T15:48:48.975096+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}}, \"last_daemon_update\": \"2023-12-06T15:48:40.239672\", \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:48:50.870 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:50 smithi088 bash[24797]: cluster 2023-12-06T15:48:49.552425+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968] boot 2023-12-06T15:48:50.871 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:50 smithi088 bash[24797]: cluster 2023-12-06T15:48:49.552582+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T15:48:50.871 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:50 smithi088 bash[24797]: audit 2023-12-06T15:48:49.554449+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:50.871 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:50 smithi088 bash[28544]: debug 2023-12-06T15:48:50.561+0000 7f0e8dd7b700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-06T15:48:50.871 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:48:50 smithi088 bash[28544]: debug 2023-12-06T15:48:50.749+0000 7f0eae62c700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-06T15:48:50.900 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[32072]: debug 2023-12-06T15:48:50.559+0000 7fc6f0b7b700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-12-06T15:48:50.901 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[32072]: debug 2023-12-06T15:48:50.751+0000 7fc714c33700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-12-06T15:48:50.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[24692]: cluster 2023-12-06T15:48:49.552425+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968] boot 2023-12-06T15:48:50.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[24692]: cluster 2023-12-06T15:48:49.552582+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T15:48:50.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[24692]: audit 2023-12-06T15:48:49.554449+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:50.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[28374]: cluster 2023-12-06T15:48:49.552425+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.88:6816/110211968,v1:172.21.15.88:6817/110211968] boot 2023-12-06T15:48:50.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[28374]: cluster 2023-12-06T15:48:49.552582+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T15:48:50.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:50 smithi060 bash[28374]: audit 2023-12-06T15:48:49.554449+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:48:51.855 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:51 smithi088 bash[24797]: cluster 2023-12-06T15:48:50.374908+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:51.855 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:51 smithi088 bash[24797]: cluster 2023-12-06T15:48:50.564306+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T15:48:51.855 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:51 smithi088 bash[24797]: audit 2023-12-06T15:48:50.626923+0000 mgr.y (mgr.14142) 165 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:51.855 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:51 smithi088 bash[24797]: cephadm 2023-12-06T15:48:50.628215+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:51.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:51 smithi088 bash[24797]: audit 2023-12-06T15:48:50.628773+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:51.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:51 smithi088 bash[24797]: audit 2023-12-06T15:48:50.630543+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:51.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:51 smithi088 bash[24797]: audit 2023-12-06T15:48:50.633291+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[24692]: cluster 2023-12-06T15:48:50.374908+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[24692]: cluster 2023-12-06T15:48:50.564306+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[24692]: audit 2023-12-06T15:48:50.626923+0000 mgr.y (mgr.14142) 165 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[24692]: cephadm 2023-12-06T15:48:50.628215+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[24692]: audit 2023-12-06T15:48:50.628773+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[24692]: audit 2023-12-06T15:48:50.630543+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[24692]: audit 2023-12-06T15:48:50.633291+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[28374]: cluster 2023-12-06T15:48:50.374908+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:51.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[28374]: cluster 2023-12-06T15:48:50.564306+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T15:48:51.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[28374]: audit 2023-12-06T15:48:50.626923+0000 mgr.y (mgr.14142) 165 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:48:51.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[28374]: cephadm 2023-12-06T15:48:50.628215+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Applying osd on host smithi088... 2023-12-06T15:48:51.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[28374]: audit 2023-12-06T15:48:50.628773+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:48:51.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[28374]: audit 2023-12-06T15:48:50.630543+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:48:51.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:51 smithi060 bash[28374]: audit 2023-12-06T15:48:50.633291+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:53.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:53 smithi088 bash[24797]: cluster 2023-12-06T15:48:52.375455+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:53.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:53 smithi060 bash[28374]: cluster 2023-12-06T15:48:52.375455+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:53.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:53 smithi060 bash[24692]: cluster 2023-12-06T15:48:52.375455+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:54.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:54 smithi088 bash[24797]: audit 2023-12-06T15:48:53.890954+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.88:0/2168222008' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]: dispatch 2023-12-06T15:48:54.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:54 smithi088 bash[24797]: audit 2023-12-06T15:48:53.892837+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]: dispatch 2023-12-06T15:48:54.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:54 smithi088 bash[24797]: audit 2023-12-06T15:48:53.901080+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]': finished 2023-12-06T15:48:54.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:54 smithi088 bash[24797]: cluster 2023-12-06T15:48:53.901189+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T15:48:54.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:54 smithi088 bash[24797]: audit 2023-12-06T15:48:53.901498+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[24692]: audit 2023-12-06T15:48:53.890954+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.88:0/2168222008' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]: dispatch 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[24692]: audit 2023-12-06T15:48:53.892837+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]: dispatch 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[24692]: audit 2023-12-06T15:48:53.901080+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]': finished 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[24692]: cluster 2023-12-06T15:48:53.901189+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[24692]: audit 2023-12-06T15:48:53.901498+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[28374]: audit 2023-12-06T15:48:53.890954+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.88:0/2168222008' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]: dispatch 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[28374]: audit 2023-12-06T15:48:53.892837+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]: dispatch 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[28374]: audit 2023-12-06T15:48:53.901080+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b"}]': finished 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[28374]: cluster 2023-12-06T15:48:53.901189+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T15:48:54.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:54 smithi060 bash[28374]: audit 2023-12-06T15:48:53.901498+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:48:55.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:55 smithi088 bash[24797]: cluster 2023-12-06T15:48:54.376020+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:55.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:55 smithi060 bash[24692]: cluster 2023-12-06T15:48:54.376020+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:55.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:55 smithi060 bash[28374]: cluster 2023-12-06T15:48:54.376020+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:56.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:56 smithi088 bash[24797]: audit 2023-12-06T15:48:56.351567+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.88:0/2286579809' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:56.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:56 smithi060 bash[24692]: audit 2023-12-06T15:48:56.351567+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.88:0/2286579809' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:56.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:56 smithi060 bash[28374]: audit 2023-12-06T15:48:56.351567+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.88:0/2286579809' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:48:57.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:57 smithi088 bash[24797]: cluster 2023-12-06T15:48:56.376613+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:57.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:57 smithi060 bash[24692]: cluster 2023-12-06T15:48:56.376613+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:57.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:57 smithi060 bash[28374]: cluster 2023-12-06T15:48:56.376613+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:59.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:59 smithi088 bash[24797]: cluster 2023-12-06T15:48:58.377205+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:59.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:48:59 smithi088 bash[24797]: audit 2023-12-06T15:48:59.124290+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:59.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:59 smithi060 bash[24692]: cluster 2023-12-06T15:48:58.377205+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:59.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:48:59 smithi060 bash[24692]: audit 2023-12-06T15:48:59.124290+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:48:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:59 smithi060 bash[28374]: cluster 2023-12-06T15:48:58.377205+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:48:59.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:48:59 smithi060 bash[28374]: audit 2023-12-06T15:48:59.124290+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:49:01.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:01 smithi088 bash[24797]: cluster 2023-12-06T15:49:00.377771+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:01.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:01 smithi060 bash[24692]: cluster 2023-12-06T15:49:00.377771+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:01.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:01 smithi060 bash[28374]: cluster 2023-12-06T15:49:00.377771+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:03.717 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:03 smithi088 bash[24797]: cluster 2023-12-06T15:49:02.378435+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:03.718 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:03 smithi088 bash[24797]: audit 2023-12-06T15:49:02.681179+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:49:03.718 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:03 smithi088 bash[24797]: audit 2023-12-06T15:49:02.683127+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:03.718 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:03 smithi088 bash[24797]: cephadm 2023-12-06T15:49:02.684719+0000 mgr.y (mgr.14142) 173 : cephadm [INF] Deploying daemon osd.7 on smithi088 2023-12-06T15:49:03.718 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:03 smithi088 bash[24797]: audit 2023-12-06T15:49:02.685374+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T15:49:03.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[24692]: cluster 2023-12-06T15:49:02.378435+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:03.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[24692]: audit 2023-12-06T15:49:02.681179+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:49:03.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[24692]: audit 2023-12-06T15:49:02.683127+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:03.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[24692]: cephadm 2023-12-06T15:49:02.684719+0000 mgr.y (mgr.14142) 173 : cephadm [INF] Deploying daemon osd.7 on smithi088 2023-12-06T15:49:03.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[24692]: audit 2023-12-06T15:49:02.685374+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T15:49:03.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[28374]: cluster 2023-12-06T15:49:02.378435+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:03.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[28374]: audit 2023-12-06T15:49:02.681179+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:49:03.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[28374]: audit 2023-12-06T15:49:02.683127+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:03.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[28374]: cephadm 2023-12-06T15:49:02.684719+0000 mgr.y (mgr.14142) 173 : cephadm [INF] Deploying daemon osd.7 on smithi088 2023-12-06T15:49:03.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:03 smithi060 bash[28374]: audit 2023-12-06T15:49:02.685374+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T15:49:04.765 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 7 on host 'smithi088' 2023-12-06T15:49:05.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:05 smithi088 bash[24797]: cluster 2023-12-06T15:49:04.379016+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:05.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:05 smithi088 bash[24797]: audit 2023-12-06T15:49:04.752303+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:05.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:05 smithi088 bash[24797]: audit 2023-12-06T15:49:04.753354+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:05.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:05 smithi088 bash[24797]: audit 2023-12-06T15:49:04.758281+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:05.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[24692]: cluster 2023-12-06T15:49:04.379016+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:05.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[28374]: cluster 2023-12-06T15:49:04.379016+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:05.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[28374]: audit 2023-12-06T15:49:04.752303+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:05.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[28374]: audit 2023-12-06T15:49:04.753354+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:05.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[28374]: audit 2023-12-06T15:49:04.758281+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:05.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[24692]: audit 2023-12-06T15:49:04.752303+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:05.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[24692]: audit 2023-12-06T15:49:04.753354+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:05.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:05 smithi060 bash[24692]: audit 2023-12-06T15:49:04.758281+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.238875\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239078\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239207\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239328\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:48:40.239449\", \"created\": \"2023-12-06T15:48:39.329494\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_device_update\": \"2023-12-06T15:48:48.967195\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:06.274 DEBUG:teuthology.orchestra.run.smithi088:osd.7> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T15:49:06.276 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T15:49:06.276 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T15:49:06.619 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[24797]: audit 2023-12-06T15:49:05.538365+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:06.619 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[24797]: audit 2023-12-06T15:49:05.544789+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:06.619 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[24797]: audit 2023-12-06T15:49:05.546235+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:49:06.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:06 smithi060 bash[28374]: audit 2023-12-06T15:49:05.538365+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:06.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:06 smithi060 bash[28374]: audit 2023-12-06T15:49:05.544789+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:06.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:06 smithi060 bash[28374]: audit 2023-12-06T15:49:05.546235+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:49:06.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:06 smithi060 bash[24692]: audit 2023-12-06T15:49:05.538365+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:06.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:06 smithi060 bash[24692]: audit 2023-12-06T15:49:05.544789+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:06.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:06 smithi060 bash[24692]: audit 2023-12-06T15:49:05.546235+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:49:06.912 INFO:journalctl@ceph.osd.7.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:49:07.238 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[31412]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T15:49:07.238 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[31412]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-12-06T15:49:07.238 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[31412]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T15:49:07.238 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[31412]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-12-06T15:49:07.238 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[31412]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T15:49:07.238 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[31412]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T15:49:07.239 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:06 smithi088 bash[31412]: --> ceph-volume lvm activate successful for osd ID: 7 2023-12-06T15:49:07.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:07 smithi088 bash[24797]: cluster 2023-12-06T15:49:06.379600+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:07.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:07 smithi060 bash[24692]: cluster 2023-12-06T15:49:06.379600+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:07.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:07 smithi060 bash[28374]: cluster 2023-12-06T15:49:06.379600+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:09.203 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:49:09.555 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:09 smithi088 bash[31720]: debug 2023-12-06T15:49:09.276+0000 7ffa244b4ec0 1 -- 172.21.15.88:0/3758519121 >> [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] conn(0x561dd512ac00 msgr2=0x561dd5127680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:49:09.556 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:09 smithi088 bash[31720]: debug 2023-12-06T15:49:09.276+0000 7ffa244b4ec0 1 --2- 172.21.15.88:0/3758519121 >> [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] conn(0x561dd512ac00 0x561dd5127680 secure :-1 s=READY pgs=43 cs=0 l=1 rx=0x561dd50c1d10 tx=0x561dd5d96aa0).stop 2023-12-06T15:49:09.837 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:09 smithi088 bash[24797]: cluster 2023-12-06T15:49:08.380167+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:09.838 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:09 smithi088 bash[24797]: audit 2023-12-06T15:49:09.201305+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.60:0/3061410022' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:49:09.838 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:09 smithi088 bash[24797]: audit 2023-12-06T15:49:09.385675+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:49:09.838 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:09 smithi088 bash[24797]: audit 2023-12-06T15:49:09.391629+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:49:09.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[24692]: cluster 2023-12-06T15:49:08.380167+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:09.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[24692]: audit 2023-12-06T15:49:09.201305+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.60:0/3061410022' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:49:09.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[24692]: audit 2023-12-06T15:49:09.385675+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:49:09.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[24692]: audit 2023-12-06T15:49:09.391629+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:49:09.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[28374]: cluster 2023-12-06T15:49:08.380167+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:09.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[28374]: audit 2023-12-06T15:49:09.201305+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.60:0/3061410022' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:49:09.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[28374]: audit 2023-12-06T15:49:09.385675+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:49:09.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:09 smithi060 bash[28374]: audit 2023-12-06T15:49:09.391629+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:49:09.945 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1701877729,"num_in_osds":7,"osd_in_since":1701877729,"num_remapped_pgs":0} 2023-12-06T15:49:10.138 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:09 smithi088 bash[31720]: debug 2023-12-06T15:49:09.828+0000 7ffa244b4ec0 -1 Falling back to public interface 2023-12-06T15:49:10.888 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:10 smithi088 bash[31720]: debug 2023-12-06T15:49:10.464+0000 7ffa244b4ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-12-06T15:49:10.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T15:49:11.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[24692]: cluster 2023-12-06T15:49:10.380763+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:11.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[24692]: audit 2023-12-06T15:49:10.474080+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:49:11.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[24692]: audit 2023-12-06T15:49:10.475937+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:49:11.357 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[24692]: audit 2023-12-06T15:49:11.111951+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:11.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:11 smithi088 bash[24797]: cluster 2023-12-06T15:49:10.380763+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:11.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:11 smithi088 bash[24797]: audit 2023-12-06T15:49:10.474080+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:49:11.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:11 smithi088 bash[24797]: audit 2023-12-06T15:49:10.475937+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:49:11.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:11 smithi088 bash[24797]: audit 2023-12-06T15:49:11.111951+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:11.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:11 smithi088 bash[24797]: audit 2023-12-06T15:49:11.342613+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:11.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:11 smithi088 bash[24797]: audit 2023-12-06T15:49:11.349174+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:11.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[28374]: cluster 2023-12-06T15:49:10.380763+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:11.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[28374]: audit 2023-12-06T15:49:10.474080+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:49:11.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[28374]: audit 2023-12-06T15:49:10.475937+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:49:11.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[28374]: audit 2023-12-06T15:49:11.111951+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:11.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[24692]: audit 2023-12-06T15:49:11.342613+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:11.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[24692]: audit 2023-12-06T15:49:11.349174+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:11.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[28374]: audit 2023-12-06T15:49:11.342613+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:11.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:11 smithi060 bash[28374]: audit 2023-12-06T15:49:11.349174+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}}, \"last_daemon_update\": \"2023-12-06T15:49:05.536570\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:12.638 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[31720]: debug 2023-12-06T15:49:12.372+0000 7ffa0d269700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T15:49:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[24797]: audit 2023-12-06T15:49:11.365562+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:49:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[24797]: cluster 2023-12-06T15:49:11.365651+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T15:49:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[24797]: audit 2023-12-06T15:49:11.365923+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[24797]: audit 2023-12-06T15:49:11.367698+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:49:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[24797]: audit 2023-12-06T15:49:11.369101+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:49:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[24797]: cluster 2023-12-06T15:49:11.459575+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:49:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:12 smithi088 bash[24797]: cluster 2023-12-06T15:49:11.459655+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[24692]: audit 2023-12-06T15:49:11.365562+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[24692]: cluster 2023-12-06T15:49:11.365651+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[24692]: audit 2023-12-06T15:49:11.365923+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[24692]: audit 2023-12-06T15:49:11.367698+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[24692]: audit 2023-12-06T15:49:11.369101+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[24692]: cluster 2023-12-06T15:49:11.459575+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[24692]: cluster 2023-12-06T15:49:11.459655+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:49:12.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[28374]: audit 2023-12-06T15:49:11.365562+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:49:12.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[28374]: cluster 2023-12-06T15:49:11.365651+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T15:49:12.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[28374]: audit 2023-12-06T15:49:11.365923+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:12.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[28374]: audit 2023-12-06T15:49:11.367698+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:49:12.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[28374]: audit 2023-12-06T15:49:11.369101+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2023-12-06T15:49:12.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[28374]: cluster 2023-12-06T15:49:11.459575+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:49:12.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:12 smithi060 bash[28374]: cluster 2023-12-06T15:49:11.459655+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:49:13.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[24692]: audit 2023-12-06T15:49:12.370220+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2023-12-06T15:49:13.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[24692]: cluster 2023-12-06T15:49:12.370407+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T15:49:13.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[24692]: audit 2023-12-06T15:49:12.371554+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:13.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[24692]: cluster 2023-12-06T15:49:12.381161+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:13.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[28374]: audit 2023-12-06T15:49:12.370220+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2023-12-06T15:49:13.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[28374]: cluster 2023-12-06T15:49:12.370407+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T15:49:13.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[28374]: audit 2023-12-06T15:49:12.371554+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:13.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:13 smithi060 bash[28374]: cluster 2023-12-06T15:49:12.381161+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:13.846 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:49:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:13 smithi088 bash[24797]: audit 2023-12-06T15:49:12.370220+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2023-12-06T15:49:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:13 smithi088 bash[24797]: cluster 2023-12-06T15:49:12.370407+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T15:49:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:13 smithi088 bash[24797]: audit 2023-12-06T15:49:12.371554+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:13.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:13 smithi088 bash[24797]: cluster 2023-12-06T15:49:12.381161+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:49:14.536 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1701877753,"num_in_osds":8,"osd_in_since":1701877753,"num_remapped_pgs":0} 2023-12-06T15:49:14.537 INFO:tasks.cephadm:Adding prometheus.a on smithi088 2023-12-06T15:49:14.537 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi088=a' 2023-12-06T15:49:14.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[24692]: cluster 2023-12-06T15:49:13.389872+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511] boot 2023-12-06T15:49:14.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[24692]: cluster 2023-12-06T15:49:13.389992+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T15:49:14.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[24692]: audit 2023-12-06T15:49:13.390637+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:14.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[24692]: audit 2023-12-06T15:49:13.843938+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.60:0/254839249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:49:14.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[28374]: cluster 2023-12-06T15:49:13.389872+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511] boot 2023-12-06T15:49:14.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[28374]: cluster 2023-12-06T15:49:13.389992+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T15:49:14.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[28374]: audit 2023-12-06T15:49:13.390637+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:14.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:14 smithi060 bash[28374]: audit 2023-12-06T15:49:13.843938+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.60:0/254839249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:49:14.677 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:14 smithi088 bash[24797]: cluster 2023-12-06T15:49:13.389872+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.88:6824/2287753511,v1:172.21.15.88:6825/2287753511] boot 2023-12-06T15:49:14.677 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:14 smithi088 bash[24797]: cluster 2023-12-06T15:49:13.389992+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T15:49:14.677 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:14 smithi088 bash[24797]: audit 2023-12-06T15:49:13.390637+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:49:14.677 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:14 smithi088 bash[24797]: audit 2023-12-06T15:49:13.843938+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.60:0/254839249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:49:15.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:15 smithi060 bash[28374]: cluster 2023-12-06T15:49:14.381825+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:15.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:15 smithi060 bash[28374]: cluster 2023-12-06T15:49:14.384349+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:49:15.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:15 smithi060 bash[28374]: cluster 2023-12-06T15:49:14.399352+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T15:49:15.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:15 smithi060 bash[24692]: cluster 2023-12-06T15:49:14.381825+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:15.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:15 smithi060 bash[24692]: cluster 2023-12-06T15:49:14.384349+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:49:15.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:15 smithi060 bash[24692]: cluster 2023-12-06T15:49:14.399352+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T15:49:15.719 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:15 smithi088 bash[24797]: cluster 2023-12-06T15:49:14.381825+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:15.719 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:15 smithi088 bash[24797]: cluster 2023-12-06T15:49:14.384349+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:49:15.719 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:15 smithi088 bash[24797]: cluster 2023-12-06T15:49:14.399352+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T15:49:17.264 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled prometheus update... 2023-12-06T15:49:17.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:17 smithi088 bash[24797]: cluster 2023-12-06T15:49:16.382479+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:17.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:17 smithi088 bash[24797]: audit 2023-12-06T15:49:17.253047+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:49:17.252330\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T15:49:17.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:17 smithi088 bash[24797]: audit 2023-12-06T15:49:17.259178+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:49:17.252330\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T15:49:17.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:17 smithi060 bash[24692]: cluster 2023-12-06T15:49:16.382479+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:17.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:17 smithi060 bash[24692]: audit 2023-12-06T15:49:17.253047+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:49:17.252330\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T15:49:17.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:17 smithi060 bash[24692]: audit 2023-12-06T15:49:17.259178+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:49:17.252330\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T15:49:17.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:17 smithi060 bash[28374]: cluster 2023-12-06T15:49:16.382479+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:17.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:17 smithi060 bash[28374]: audit 2023-12-06T15:49:17.253047+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:49:17.252330\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T15:49:17.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:17 smithi060 bash[28374]: audit 2023-12-06T15:49:17.259178+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:49:17.252330\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T15:49:17.943 DEBUG:teuthology.orchestra.run.smithi088:prometheus.a> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T15:49:17.946 INFO:tasks.cephadm:Adding node-exporter.a on smithi060 2023-12-06T15:49:17.946 INFO:tasks.cephadm:Adding node-exporter.b on smithi088 2023-12-06T15:49:17.946 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi060=a;smithi088=b' 2023-12-06T15:49:17.983 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:49:18.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:18 smithi088 bash[24797]: audit 2023-12-06T15:49:17.251229+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:18.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:18 smithi088 bash[24797]: cephadm 2023-12-06T15:49:17.252303+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi088=a 2023-12-06T15:49:18.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:18 smithi088 bash[24797]: cephadm 2023-12-06T15:49:17.267590+0000 mgr.y (mgr.14142) 183 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2023-12-06T15:49:18.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:18 smithi060 bash[24692]: audit 2023-12-06T15:49:17.251229+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:18.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:18 smithi060 bash[24692]: cephadm 2023-12-06T15:49:17.252303+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi088=a 2023-12-06T15:49:18.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:18 smithi060 bash[24692]: cephadm 2023-12-06T15:49:17.267590+0000 mgr.y (mgr.14142) 183 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2023-12-06T15:49:18.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:18 smithi060 bash[28374]: audit 2023-12-06T15:49:17.251229+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:18.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:18 smithi060 bash[28374]: cephadm 2023-12-06T15:49:17.252303+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi088=a 2023-12-06T15:49:18.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:18 smithi060 bash[28374]: cephadm 2023-12-06T15:49:17.267590+0000 mgr.y (mgr.14142) 183 : cephadm [INF] Deploying daemon prometheus.a on smithi088 2023-12-06T15:49:19.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:19 smithi088 bash[24797]: cluster 2023-12-06T15:49:18.383101+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:19.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:19 smithi060 bash[24692]: cluster 2023-12-06T15:49:18.383101+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:19.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:19 smithi060 bash[28374]: cluster 2023-12-06T15:49:18.383101+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:20.743 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled node-exporter update... 2023-12-06T15:49:21.459 DEBUG:teuthology.orchestra.run.smithi060:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T15:49:21.461 DEBUG:teuthology.orchestra.run.smithi088:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T15:49:21.504 INFO:tasks.cephadm:Adding alertmanager.a on smithi060 2023-12-06T15:49:21.504 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi060=a' 2023-12-06T15:49:21.587 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:49:21.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:21 smithi088 bash[24797]: cluster 2023-12-06T15:49:20.383695+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:21.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:21 smithi088 bash[24797]: audit 2023-12-06T15:49:20.729666+0000 mgr.y (mgr.14142) 186 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi088=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:21.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:21 smithi088 bash[24797]: cephadm 2023-12-06T15:49:20.730759+0000 mgr.y (mgr.14142) 187 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi060=a,smithi088=b 2023-12-06T15:49:21.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:21 smithi088 bash[24797]: audit 2023-12-06T15:49:20.731486+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:49:20.730785\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T15:49:21.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:21 smithi088 bash[24797]: audit 2023-12-06T15:49:20.739075+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:49:20.730785\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T15:49:21.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[24692]: cluster 2023-12-06T15:49:20.383695+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:21.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[24692]: audit 2023-12-06T15:49:20.729666+0000 mgr.y (mgr.14142) 186 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi088=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:21.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[24692]: cephadm 2023-12-06T15:49:20.730759+0000 mgr.y (mgr.14142) 187 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi060=a,smithi088=b 2023-12-06T15:49:21.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[24692]: audit 2023-12-06T15:49:20.731486+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:49:20.730785\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T15:49:21.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[24692]: audit 2023-12-06T15:49:20.739075+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:49:20.730785\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T15:49:21.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[28374]: cluster 2023-12-06T15:49:20.383695+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:21.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[28374]: audit 2023-12-06T15:49:20.729666+0000 mgr.y (mgr.14142) 186 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi088=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:21.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[28374]: cephadm 2023-12-06T15:49:20.730759+0000 mgr.y (mgr.14142) 187 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi060=a,smithi088=b 2023-12-06T15:49:21.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[28374]: audit 2023-12-06T15:49:20.731486+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:49:20.730785\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T15:49:21.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:21 smithi060 bash[28374]: audit 2023-12-06T15:49:20.739075+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:49:20.730785\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi088\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T15:49:22.531 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:49:22.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:22 smithi088 bash[24797]: cluster 2023-12-06T15:49:21.357969+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:49:22.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:22 smithi088 bash[24797]: cluster 2023-12-06T15:49:21.358029+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2023-12-06T15:49:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:22 smithi060 bash[28374]: cluster 2023-12-06T15:49:21.357969+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:49:22.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:22 smithi060 bash[28374]: cluster 2023-12-06T15:49:21.358029+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2023-12-06T15:49:22.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:22 smithi060 bash[24692]: cluster 2023-12-06T15:49:21.357969+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:49:22.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:22 smithi060 bash[24692]: cluster 2023-12-06T15:49:21.358029+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2023-12-06T15:49:23.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:23 smithi088 bash[24797]: cluster 2023-12-06T15:49:22.384104+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:23.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:23 smithi060 bash[24692]: cluster 2023-12-06T15:49:22.384104+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:23.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:23 smithi060 bash[28374]: cluster 2023-12-06T15:49:22.384104+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:24.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:24 smithi088 bash[24797]: audit 2023-12-06T15:49:24.395271+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}, {\"id\": \"630e04bb-50f3-4ae3-9608-8b19eedb8d78\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701877753.388768, \"finished_at\": 1701877761.367681}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:49:24.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:24 smithi088 bash[24797]: audit 2023-12-06T15:49:24.401003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}, {\"id\": \"630e04bb-50f3-4ae3-9608-8b19eedb8d78\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701877753.388768, \"finished_at\": 1701877761.367681}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:49:24.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:24 smithi060 bash[24692]: audit 2023-12-06T15:49:24.395271+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}, {\"id\": \"630e04bb-50f3-4ae3-9608-8b19eedb8d78\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701877753.388768, \"finished_at\": 1701877761.367681}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:49:24.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:24 smithi060 bash[24692]: audit 2023-12-06T15:49:24.401003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}, {\"id\": \"630e04bb-50f3-4ae3-9608-8b19eedb8d78\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701877753.388768, \"finished_at\": 1701877761.367681}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:49:24.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:24 smithi060 bash[28374]: audit 2023-12-06T15:49:24.395271+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}, {\"id\": \"630e04bb-50f3-4ae3-9608-8b19eedb8d78\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701877753.388768, \"finished_at\": 1701877761.367681}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:49:24.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:24 smithi060 bash[28374]: audit 2023-12-06T15:49:24.401003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"d7342c31-06ef-4994-91e7-de85d218c3b9\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701877678.4297469, \"finished_at\": 1701877694.177405}, {\"id\": \"df554c12-81df-42ee-9aa2-587f3ac4ddd9\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701877704.3808467, \"finished_at\": 1701877719.3691819}, {\"id\": \"f839c990-c493-4650-b1f3-079564cc133d\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701877729.5519536, \"finished_at\": 1701877744.768224}, {\"id\": \"630e04bb-50f3-4ae3-9608-8b19eedb8d78\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701877753.388768, \"finished_at\": 1701877761.367681}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:49:25.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:25 smithi088 bash[24797]: cluster 2023-12-06T15:49:24.384659+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:25.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:25 smithi060 bash[24692]: cluster 2023-12-06T15:49:24.384659+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:25.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:25 smithi060 bash[28374]: cluster 2023-12-06T15:49:24.384659+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:27.278 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled alertmanager update... 2023-12-06T15:49:27.608 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:27 smithi088 bash[24797]: cluster 2023-12-06T15:49:26.385214+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:27.609 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:27 smithi088 bash[24797]: audit 2023-12-06T15:49:27.267418+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:49:27.266732\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T15:49:27.609 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:27 smithi088 bash[24797]: audit 2023-12-06T15:49:27.273622+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:49:27.266732\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T15:49:27.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:27 smithi060 bash[24692]: cluster 2023-12-06T15:49:26.385214+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:27.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:27 smithi060 bash[24692]: audit 2023-12-06T15:49:27.267418+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:49:27.266732\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T15:49:27.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:27 smithi060 bash[24692]: audit 2023-12-06T15:49:27.273622+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:49:27.266732\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T15:49:27.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:27 smithi060 bash[28374]: cluster 2023-12-06T15:49:26.385214+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:27.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:27 smithi060 bash[28374]: audit 2023-12-06T15:49:27.267418+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:49:27.266732\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T15:49:27.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:27 smithi060 bash[28374]: audit 2023-12-06T15:49:27.273622+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:49:27.266732\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi060\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T15:49:28.741 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:28 smithi088 bash[24797]: audit 2023-12-06T15:49:27.265653+0000 mgr.y (mgr.14142) 191 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:28.741 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:28 smithi088 bash[24797]: cephadm 2023-12-06T15:49:27.266705+0000 mgr.y (mgr.14142) 192 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi060=a 2023-12-06T15:49:28.742 DEBUG:teuthology.orchestra.run.smithi060:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T15:49:28.745 INFO:tasks.cephadm:Adding grafana.a on smithi088 2023-12-06T15:49:28.746 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi088=a' 2023-12-06T15:49:28.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:28 smithi060 bash[28374]: audit 2023-12-06T15:49:27.265653+0000 mgr.y (mgr.14142) 191 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:28.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:28 smithi060 bash[28374]: cephadm 2023-12-06T15:49:27.266705+0000 mgr.y (mgr.14142) 192 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi060=a 2023-12-06T15:49:28.756 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:28 smithi060 bash[24692]: audit 2023-12-06T15:49:27.265653+0000 mgr.y (mgr.14142) 191 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:28.756 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:28 smithi060 bash[24692]: cephadm 2023-12-06T15:49:27.266705+0000 mgr.y (mgr.14142) 192 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi060=a 2023-12-06T15:49:28.896 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:49:29.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:29 smithi088 bash[24797]: cluster 2023-12-06T15:49:28.385773+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:29.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:29 smithi060 bash[24692]: cluster 2023-12-06T15:49:28.385773+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:29.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:29 smithi060 bash[28374]: cluster 2023-12-06T15:49:28.385773+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:31.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:31 smithi088 bash[24797]: cluster 2023-12-06T15:49:30.386462+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:31.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:31 smithi060 bash[24692]: cluster 2023-12-06T15:49:30.386462+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:31.651 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:31 smithi060 bash[28374]: cluster 2023-12-06T15:49:30.386462+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:33.214 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled grafana update... 2023-12-06T15:49:33.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:33 smithi088 bash[24797]: cluster 2023-12-06T15:49:32.387056+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:33.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:33 smithi088 bash[24797]: audit 2023-12-06T15:49:33.204136+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:49:33.203387\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T15:49:33.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:33 smithi088 bash[24797]: audit 2023-12-06T15:49:33.209855+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:49:33.203387\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T15:49:33.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:33 smithi060 bash[24692]: cluster 2023-12-06T15:49:32.387056+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:33.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:33 smithi060 bash[24692]: audit 2023-12-06T15:49:33.204136+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:49:33.203387\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T15:49:33.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:33 smithi060 bash[24692]: audit 2023-12-06T15:49:33.209855+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:49:33.203387\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T15:49:33.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:33 smithi060 bash[28374]: cluster 2023-12-06T15:49:32.387056+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:33.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:33 smithi060 bash[28374]: audit 2023-12-06T15:49:33.204136+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:49:33.203387\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T15:49:33.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:33 smithi060 bash[28374]: audit 2023-12-06T15:49:33.209855+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:49:33.203387\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi088\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T15:49:34.589 DEBUG:teuthology.orchestra.run.smithi088:grafana.a> sudo journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T15:49:34.591 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T15:49:34.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T15:49:34.736 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:34 smithi060 bash[24692]: audit 2023-12-06T15:49:33.202265+0000 mgr.y (mgr.14142) 196 : audit [DBG] from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:34.736 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:34 smithi060 bash[24692]: cephadm 2023-12-06T15:49:33.203350+0000 mgr.y (mgr.14142) 197 : cephadm [INF] Saving service grafana spec with placement count:1 smithi088=a 2023-12-06T15:49:34.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:34 smithi060 bash[28374]: audit 2023-12-06T15:49:33.202265+0000 mgr.y (mgr.14142) 196 : audit [DBG] from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:34.737 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:34 smithi060 bash[28374]: cephadm 2023-12-06T15:49:33.203350+0000 mgr.y (mgr.14142) 197 : cephadm [INF] Saving service grafana spec with placement count:1 smithi088=a 2023-12-06T15:49:34.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:34 smithi088 bash[24797]: audit 2023-12-06T15:49:33.202265+0000 mgr.y (mgr.14142) 196 : audit [DBG] from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:49:34.760 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:34 smithi088 bash[24797]: cephadm 2023-12-06T15:49:33.203350+0000 mgr.y (mgr.14142) 197 : cephadm [INF] Saving service grafana spec with placement count:1 smithi088=a 2023-12-06T15:49:34.965 INFO:journalctl@ceph.grafana.a.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:49:35.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:35 smithi060 bash[24692]: cluster 2023-12-06T15:49:34.387631+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:35.751 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:35 smithi060 bash[28374]: cluster 2023-12-06T15:49:34.387631+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:35 smithi088 bash[24797]: cluster 2023-12-06T15:49:34.387631+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:36.174 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:36 smithi088 docker[32996]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:49:36.174 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:36 smithi088 systemd[1]: Started Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:49:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:36 smithi088 bash[24797]: audit 2023-12-06T15:49:36.168385+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:36 smithi088 bash[24797]: audit 2023-12-06T15:49:36.174711+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:36 smithi088 bash[24797]: audit 2023-12-06T15:49:36.176340+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:36.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:36 smithi060 bash[28374]: audit 2023-12-06T15:49:36.168385+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:36.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:36 smithi060 bash[28374]: audit 2023-12-06T15:49:36.174711+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:36.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:36 smithi060 bash[28374]: audit 2023-12-06T15:49:36.176340+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:36.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:36 smithi060 bash[24692]: audit 2023-12-06T15:49:36.168385+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:36.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:36 smithi060 bash[24692]: audit 2023-12-06T15:49:36.174711+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535637\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535868\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.535997\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536120\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536242\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:05.536363\", \"created\": \"2023-12-06T15:49:04.728939\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:36.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:36 smithi060 bash[24692]: audit 2023-12-06T15:49:36.176340+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.072Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.072Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.072Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.072Z caller=main.go:589 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi088 (none))" 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.073Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.073Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.077Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.078Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.079Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.079Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T15:49:37.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.086Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.086Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.403µs 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.086Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.086Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.086Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.036µs wal_replay_duration=303.665µs wbl_replay_duration=140ns total_replay_duration=361.193µs 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.088Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.088Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.088Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.089Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=682.594µs db_storage=1.045µs remote_storage=1.215µs web_handler=287ns query_engine=568ns scrape=393.533µs scrape_sd=21.251µs notify=887ns notify_sd=1.377µs rules=29.247µs tracing=6.295µs 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.089Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-06T15:49:37.390 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[33015]: ts=2023-12-06T15:49:37.089Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T15:49:37.610 INFO:teuthology.orchestra.run.smithi060.stdout:[client.0] 2023-12-06T15:49:37.610 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQARmHBl+bIOJBAABTRFM15yvb5Yw4juaZFDgw== 2023-12-06T15:49:37.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[24692]: cluster 2023-12-06T15:49:36.388228+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:37.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[28374]: cluster 2023-12-06T15:49:36.388228+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:37.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[24692]: audit 2023-12-06T15:49:37.279854+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_daemon_update\": \"2023-12-06T15:49:37.277824\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:37.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[24692]: audit 2023-12-06T15:49:37.285862+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_daemon_update\": \"2023-12-06T15:49:37.277824\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:37.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[24692]: audit 2023-12-06T15:49:37.289197+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:49:37.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[24692]: audit 2023-12-06T15:49:37.290569+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:37.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[28374]: audit 2023-12-06T15:49:37.279854+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_daemon_update\": \"2023-12-06T15:49:37.277824\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:37.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[28374]: audit 2023-12-06T15:49:37.285862+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_daemon_update\": \"2023-12-06T15:49:37.277824\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:37.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[28374]: audit 2023-12-06T15:49:37.289197+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:49:37.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:37 smithi060 bash[28374]: audit 2023-12-06T15:49:37.290569+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[24797]: cluster 2023-12-06T15:49:36.388228+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[24797]: audit 2023-12-06T15:49:37.279854+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_daemon_update\": \"2023-12-06T15:49:37.277824\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[24797]: audit 2023-12-06T15:49:37.285862+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}}, \"last_daemon_update\": \"2023-12-06T15:49:37.277824\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[24797]: audit 2023-12-06T15:49:37.289197+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:49:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:37 smithi088 bash[24797]: audit 2023-12-06T15:49:37.290569+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:38.059 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:38 smithi060 docker[36170]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T15:49:38.059 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:38 smithi060 systemd[1]: Started Ceph node-exporter.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:49:38.151 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[36187]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T15:49:38.391 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-06T15:49:38.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T15:49:38.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T15:49:38.412 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T15:49:38.547 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[24797]: cephadm 2023-12-06T15:49:37.291706+0000 mgr.y (mgr.14142) 200 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2023-12-06T15:49:38.547 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[24797]: audit 2023-12-06T15:49:37.604801+0000 mon.a (mon.0) 474 : audit [INF] from='client.? 172.21.15.60:0/2321897082' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:38.547 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[24797]: audit 2023-12-06T15:49:37.608593+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.60:0/2321897082' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:49:38.547 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[24797]: audit 2023-12-06T15:49:38.052084+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:49:38.548 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[24797]: audit 2023-12-06T15:49:38.057851+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:49:38.548 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[24797]: audit 2023-12-06T15:49:38.058787+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:49:38.548 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[24797]: audit 2023-12-06T15:49:38.059804+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:38.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[24692]: cephadm 2023-12-06T15:49:37.291706+0000 mgr.y (mgr.14142) 200 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2023-12-06T15:49:38.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[24692]: audit 2023-12-06T15:49:37.604801+0000 mon.a (mon.0) 474 : audit [INF] from='client.? 172.21.15.60:0/2321897082' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:38.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[24692]: audit 2023-12-06T15:49:37.608593+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.60:0/2321897082' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[28374]: cephadm 2023-12-06T15:49:37.291706+0000 mgr.y (mgr.14142) 200 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[28374]: audit 2023-12-06T15:49:37.604801+0000 mon.a (mon.0) 474 : audit [INF] from='client.? 172.21.15.60:0/2321897082' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[28374]: audit 2023-12-06T15:49:37.608593+0000 mon.a (mon.0) 475 : audit [INF] from='client.? 172.21.15.60:0/2321897082' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[28374]: audit 2023-12-06T15:49:38.052084+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[24692]: audit 2023-12-06T15:49:38.052084+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[24692]: audit 2023-12-06T15:49:38.057851+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[24692]: audit 2023-12-06T15:49:38.058787+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:49:38.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[24692]: audit 2023-12-06T15:49:38.059804+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:38.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[28374]: audit 2023-12-06T15:49:38.057851+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:49:38.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[28374]: audit 2023-12-06T15:49:38.058787+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:49:38.654 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:38 smithi060 bash[28374]: audit 2023-12-06T15:49:38.059804+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:49:38.889 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:38 smithi088 systemd[1]: Started Ceph node-exporter.b for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:49:38.889 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:38 smithi088 bash[33311]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T15:49:39.745 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:39 smithi088 bash[24797]: cephadm 2023-12-06T15:49:38.060609+0000 mgr.y (mgr.14142) 201 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2023-12-06T15:49:39.746 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:39 smithi088 bash[24797]: cluster 2023-12-06T15:49:38.388791+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:39.746 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:39 smithi088 bash[24797]: audit 2023-12-06T15:49:38.765706+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:39.746 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:39 smithi088 bash[24797]: audit 2023-12-06T15:49:38.771639+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:39.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[28374]: cephadm 2023-12-06T15:49:38.060609+0000 mgr.y (mgr.14142) 201 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2023-12-06T15:49:39.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[28374]: cluster 2023-12-06T15:49:38.388791+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:39.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[24692]: cephadm 2023-12-06T15:49:38.060609+0000 mgr.y (mgr.14142) 201 : cephadm [INF] Deploying daemon node-exporter.b on smithi088 2023-12-06T15:49:39.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[24692]: cluster 2023-12-06T15:49:38.388791+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[28374]: audit 2023-12-06T15:49:38.765706+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[28374]: audit 2023-12-06T15:49:38.771639+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[24692]: audit 2023-12-06T15:49:38.765706+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:49:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:39 smithi060 bash[24692]: audit 2023-12-06T15:49:38.771639+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:49:40.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:40 smithi088 bash[24797]: cephadm 2023-12-06T15:49:38.778859+0000 mgr.y (mgr.14142) 203 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2023-12-06T15:49:40.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:40 smithi060 bash[24692]: cephadm 2023-12-06T15:49:38.778859+0000 mgr.y (mgr.14142) 203 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2023-12-06T15:49:40.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:40 smithi060 bash[28374]: cephadm 2023-12-06T15:49:38.778859+0000 mgr.y (mgr.14142) 203 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2023-12-06T15:49:41.585 INFO:teuthology.orchestra.run.smithi088.stdout:[client.1] 2023-12-06T15:49:41.586 INFO:teuthology.orchestra.run.smithi088.stdout: key = AQAVmHBlr3FTIhAADWa/pQRZAOeIEiJizz9ySg== 2023-12-06T15:49:41.796 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:41 smithi088 bash[24797]: cluster 2023-12-06T15:49:40.389462+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:41.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:41 smithi060 bash[24692]: cluster 2023-12-06T15:49:40.389462+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:41.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:41 smithi060 bash[28374]: cluster 2023-12-06T15:49:40.389462+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:41.902 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:41 smithi060 bash[36187]: latest: Pulling from prom/node-exporter 2023-12-06T15:49:42.189 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:41 smithi060 bash[36187]: 2abcce694348: Pulling fs layer 2023-12-06T15:49:42.189 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:41 smithi060 bash[36187]: 455fd88e5221: Pulling fs layer 2023-12-06T15:49:42.189 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:41 smithi060 bash[36187]: 324153f2810a: Pulling fs layer 2023-12-06T15:49:42.189 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[36187]: 455fd88e5221: Download complete 2023-12-06T15:49:42.189 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[36187]: 2abcce694348: Verifying Checksum 2023-12-06T15:49:42.189 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[36187]: 2abcce694348: Download complete 2023-12-06T15:49:42.390 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-06T15:49:42.390 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T15:49:42.390 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T15:49:42.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:49:42.485 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[36187]: 324153f2810a: Verifying Checksum 2023-12-06T15:49:42.485 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[36187]: 324153f2810a: Download complete 2023-12-06T15:49:42.485 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[36187]: 2abcce694348: Pull complete 2023-12-06T15:49:42.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[24797]: audit 2023-12-06T15:49:41.574706+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.88:0/1252553432' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:42.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[24797]: audit 2023-12-06T15:49:41.575498+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:42.763 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[24797]: audit 2023-12-06T15:49:41.583053+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:49:42.763 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[33311]: latest: Pulling from prom/node-exporter 2023-12-06T15:49:42.763 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[33311]: 2abcce694348: Already exists 2023-12-06T15:49:42.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[24692]: audit 2023-12-06T15:49:41.574706+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.88:0/1252553432' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:42.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[24692]: audit 2023-12-06T15:49:41.575498+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:42.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[24692]: audit 2023-12-06T15:49:41.583053+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:49:42.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[28374]: audit 2023-12-06T15:49:41.574706+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.88:0/1252553432' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:42.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[28374]: audit 2023-12-06T15:49:41.575498+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:49:42.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:42 smithi060 bash[28374]: audit 2023-12-06T15:49:41.583053+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:49:43.138 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[33311]: 455fd88e5221: Pulling fs layer 2023-12-06T15:49:43.139 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[33311]: 324153f2810a: Pulling fs layer 2023-12-06T15:49:43.139 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:42 smithi088 bash[33311]: 455fd88e5221: Download complete 2023-12-06T15:49:43.588 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:43 smithi088 bash[33311]: 324153f2810a: Verifying Checksum 2023-12-06T15:49:43.588 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:43 smithi088 bash[33311]: 324153f2810a: Download complete 2023-12-06T15:49:43.588 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:43 smithi088 bash[33311]: 455fd88e5221: Pull complete 2023-12-06T15:49:43.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:43 smithi088 bash[24797]: cluster 2023-12-06T15:49:42.390151+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:43.889 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:43 smithi088 bash[33311]: 324153f2810a: Pull complete 2023-12-06T15:49:43.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:43 smithi060 bash[24692]: cluster 2023-12-06T15:49:42.390151+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:43.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:43 smithi060 bash[28374]: cluster 2023-12-06T15:49:42.390151+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:43.902 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:43 smithi060 bash[36187]: 455fd88e5221: Pull complete 2023-12-06T15:49:44.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:43 smithi088 bash[33311]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-06T15:49:44.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:43 smithi088 bash[33311]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-06T15:49:45.077 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:44 smithi060 bash[36187]: 324153f2810a: Pull complete 2023-12-06T15:49:45.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.130Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-06T15:49:45.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.130Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-06T15:49:45.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.131Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-06T15:49:45.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.131Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T15:49:45.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.131Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.132Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.132Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T15:49:45.390 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T15:49:45.391 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T15:49:45.392 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T15:49:45.393 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T15:49:45.393 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T15:49:45.393 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T15:49:45.393 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T15:49:45.393 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T15:49:45.393 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-06T15:49:45.393 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[33311]: ts=2023-12-06T15:49:45.133Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T15:49:45.401 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:45 smithi060 bash[36187]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-06T15:49:45.401 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:45 smithi060 bash[36187]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-06T15:49:45.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:45 smithi088 bash[24797]: cluster 2023-12-06T15:49:44.390624+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:45.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:45 smithi060 bash[24692]: cluster 2023-12-06T15:49:44.390624+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:45.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:45 smithi060 bash[28374]: cluster 2023-12-06T15:49:44.390624+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:47 smithi088 bash[24797]: cluster 2023-12-06T15:49:46.391172+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:47.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:47 smithi060 bash[24692]: cluster 2023-12-06T15:49:46.391172+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:47.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:47 smithi060 bash[28374]: cluster 2023-12-06T15:49:46.391172+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:48.652 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.339Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-06T15:49:48.652 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.339Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-06T15:49:48.652 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.341Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-06T15:49:48.652 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.342Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.342Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.342Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.342Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T15:49:48.653 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T15:49:48.654 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.343Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T15:49:48.655 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T15:49:48.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T15:49:48.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T15:49:48.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-06T15:49:48.656 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:49:48 smithi060 bash[36187]: ts=2023-12-06T15:49:48.344Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T15:49:49.528 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:49:49.528 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":47,"fsid":"1a17cd38-944e-11ee-95a2-87774f69a715","created":"2023-12-06T15:43:34.225193+0000","modified":"2023-12-06T15:49:14.385183+0000","last_up_change":"2023-12-06T15:49:13.374416+0000","last_in_change":"2023-12-06T15:49:13.374416+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-06T15:43:47.630036+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":"36d136ce-3925-4711-bf61-203450dd9a2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6803","nonce":1637003026}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6805","nonce":1637003026}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6809","nonce":1637003026}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6807","nonce":1637003026}]},"public_addr":"172.21.15.60:6803/1637003026","cluster_addr":"172.21.15.60:6805/1637003026","heartbeat_back_addr":"172.21.15.60:6809/1637003026","heartbeat_front_addr":"172.21.15.60:6807/1637003026","state":["exists","up"]},{"osd":1,"uuid":"1be531a3-ac1c-42ab-9e0f-f38d717daa04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6811","nonce":1013921565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6813","nonce":1013921565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6817","nonce":1013921565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6815","nonce":1013921565}]},"public_addr":"172.21.15.60:6811/1013921565","cluster_addr":"172.21.15.60:6813/1013921565","heartbeat_back_addr":"172.21.15.60:6817/1013921565","heartbeat_front_addr":"172.21.15.60:6815/1013921565","state":["exists","up"]},{"osd":2,"uuid":"f3b5aae0-c8d6-47da-aa54-36188d083851","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.60:6818","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6819","nonce":1427282131}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6821","nonce":1427282131}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6825","nonce":1427282131}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6823","nonce":1427282131}]},"public_addr":"172.21.15.60:6819/1427282131","cluster_addr":"172.21.15.60:6821/1427282131","heartbeat_back_addr":"172.21.15.60:6825/1427282131","heartbeat_front_addr":"172.21.15.60:6823/1427282131","state":["exists","up"]},{"osd":3,"uuid":"471a936a-40eb-4c1a-808a-39f6fd798178","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6827","nonce":2697128391}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6829","nonce":2697128391}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6833","nonce":2697128391}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6831","nonce":2697128391}]},"public_addr":"172.21.15.60:6827/2697128391","cluster_addr":"172.21.15.60:6829/2697128391","heartbeat_back_addr":"172.21.15.60:6833/2697128391","heartbeat_front_addr":"172.21.15.60:6831/2697128391","state":["exists","up"]},{"osd":4,"uuid":"1f2e3d11-ad71-4391-a9ad-4741ed566c10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6801","nonce":1314049392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6803","nonce":1314049392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6807","nonce":1314049392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6805","nonce":1314049392}]},"public_addr":"172.21.15.88:6801/1314049392","cluster_addr":"172.21.15.88:6803/1314049392","heartbeat_back_addr":"172.21.15.88:6807/1314049392","heartbeat_front_addr":"172.21.15.88:6805/1314049392","state":["exists","up"]},{"osd":5,"uuid":"b69aa06d-8593-4698-a314-e2e6b536baf4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6809","nonce":745527026}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6811","nonce":745527026}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6815","nonce":745527026}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6813","nonce":745527026}]},"public_addr":"172.21.15.88:6809/745527026","cluster_addr":"172.21.15.88:6811/745527026","heartbeat_back_addr":"172.21.15.88:6815/745527026","heartbeat_front_addr":"172.21.15.88:6813/745527026","state":["exists","up"]},{"osd":6,"uuid":"05808e38-11ed-4793-8bbe-38887c12deeb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6817","nonce":110211968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6819","nonce":110211968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6823","nonce":110211968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6821","nonce":110211968}]},"public_addr":"172.21.15.88:6817/110211968","cluster_addr":"172.21.15.88:6819/110211968","heartbeat_back_addr":"172.21.15.88:6823/110211968","heartbeat_front_addr":"172.21.15.88:6821/110211968","state":["exists","up"]},{"osd":7,"uuid":"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6825","nonce":2287753511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6827","nonce":2287753511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6831","nonce":2287753511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6829","nonce":2287753511}]},"public_addr":"172.21.15.88:6825/2287753511","cluster_addr":"172.21.15.88:6827/2287753511","heartbeat_back_addr":"172.21.15.88:6831/2287753511","heartbeat_front_addr":"172.21.15.88:6829/2287753511","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:46:19.092876+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:46:44.854076+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:09.986087+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:35.381963+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:56.736767+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:48:22.549482+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:48:47.894198+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:49:11.459660+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.60:6801/3463444064":"2023-12-07T15:44:14.239218+0000","172.21.15.60:6800/3463444064":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/921502541":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/2244207625":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/832449664":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/534514402":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/2303748612":"2023-12-07T15:44:14.239218+0000","172.21.15.60:6801/914139794":"2023-12-07T15:43:57.417569+0000","172.21.15.60:6800/914139794":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/1442384840":"2023-12-07T15:43:57.417569+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-06T15:49:49.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:49 smithi060 bash[24692]: cluster 2023-12-06T15:49:48.391798+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:49.858 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:49 smithi060 bash[24692]: audit 2023-12-06T15:49:49.523764+0000 mon.a (mon.0) 484 : audit [DBG] from='client.? 172.21.15.60:0/1563990437' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:49:49.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:49 smithi060 bash[28374]: cluster 2023-12-06T15:49:48.391798+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:49.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:49 smithi060 bash[28374]: audit 2023-12-06T15:49:49.523764+0000 mon.a (mon.0) 484 : audit [DBG] from='client.? 172.21.15.60:0/1563990437' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:49:49.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:49 smithi088 bash[24797]: cluster 2023-12-06T15:49:48.391798+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:49 smithi088 bash[24797]: audit 2023-12-06T15:49:49.523764+0000 mon.a (mon.0) 484 : audit [DBG] from='client.? 172.21.15.60:0/1563990437' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:49:50.652 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-12-06T15:43:47.630036+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-12-06T15:49:50.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-12-06T15:49:51.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:51 smithi088 bash[24797]: cluster 2023-12-06T15:49:50.392382+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:51.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:51 smithi060 bash[28374]: cluster 2023-12-06T15:49:50.392382+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:51.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:51 smithi060 bash[24692]: cluster 2023-12-06T15:49:50.392382+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:53.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:53 smithi060 bash[24692]: cluster 2023-12-06T15:49:52.392946+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:53.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:53 smithi060 bash[28374]: cluster 2023-12-06T15:49:52.392946+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:53.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:53 smithi088 bash[24797]: cluster 2023-12-06T15:49:52.392946+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:55.462 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2023-12-06T15:49:55.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:55 smithi060 bash[24692]: cluster 2023-12-06T15:49:54.393530+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:55.519 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:55 smithi060 bash[28374]: cluster 2023-12-06T15:49:54.393530+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:55.519 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:55 smithi060 docker[36842]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:49:55.519 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:55 smithi060 systemd[1]: Started Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:49:55.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:55 smithi088 bash[24797]: cluster 2023-12-06T15:49:54.393530+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:56.674 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T15:49:56.674 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T15:49:56.675 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T15:49:56.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: audit 2023-12-06T15:49:55.459959+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.60:0/3799578657' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T15:49:56.828 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: audit 2023-12-06T15:49:55.459959+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.60:0/3799578657' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T15:49:56.829 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: audit 2023-12-06T15:49:55.530021+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:49:56.829 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: audit 2023-12-06T15:49:55.534496+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:49:56.829 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: audit 2023-12-06T15:49:55.726560+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECV7IGZYgkj5lhg1Af0t8QwwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTQ5NTVaFw0z\nMzEyMDMxNTQ5NTVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDlAQCp9+JYX4I2WSVU691P\nCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+fvZpHyo4\nyZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzhmGCzlJOs\nDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10DGH5oeJVR\ndvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsSHHEs8Utl\n6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6WonWQx/f9\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAA50UcNBk9ITBzAqHLfhWpMSZtKy2DAb\nnsu6iovCDlJxE0gW6vTdfv7Fuc9zPkRb3n9WUmJs9ABe1XeB1Fl+B1qyLsYOX8FH\nxhSQWNv6PsgvqAbe0+8lb3JHSb952HadeXpuQ53SXpJj1K5PvSAKEsMyzd2SIgn8\n0YBV3jZ0wYC9s2EidmA7+EiBp6inmdX1rKhF3IRiAE71ZE7XdQfyAq4gWvaJ5BpI\n+CBI6DJ3po90msoYgQQ+dDzUOXwh/w21G64S2XaghrFFXNh9kax+mjy3NfMOPvNf\nvWAn13lSKSBwfXcsCGUEWXFJgC63UuqP/6rtOjC6Nk12g2nTnpYTYts=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:49:56.829 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: audit 2023-12-06T15:49:55.732234+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECV7IGZYgkj5lhg1Af0t8QwwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTQ5NTVaFw0z\nMzEyMDMxNTQ5NTVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDlAQCp9+JYX4I2WSVU691P\nCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+fvZpHyo4\nyZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzhmGCzlJOs\nDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10DGH5oeJVR\ndvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsSHHEs8Utl\n6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6WonWQx/f9\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAA50UcNBk9ITBzAqHLfhWpMSZtKy2DAb\nnsu6iovCDlJxE0gW6vTdfv7Fuc9zPkRb3n9WUmJs9ABe1XeB1Fl+B1qyLsYOX8FH\nxhSQWNv6PsgvqAbe0+8lb3JHSb952HadeXpuQ53SXpJj1K5PvSAKEsMyzd2SIgn8\n0YBV3jZ0wYC9s2EidmA7+EiBp6inmdX1rKhF3IRiAE71ZE7XdQfyAq4gWvaJ5BpI\n+CBI6DJ3po90msoYgQQ+dDzUOXwh/w21G64S2XaghrFFXNh9kax+mjy3NfMOPvNf\nvWAn13lSKSBwfXcsCGUEWXFJgC63UuqP/6rtOjC6Nk12g2nTnpYTYts=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:49:56.829 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: audit 2023-12-06T15:49:55.733214+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDlAQCp9+JYX4I2\nWSVU691PCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+\nfvZpHyo4yZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzh\nmGCzlJOsDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10D\nGH5oeJVRdvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsS\nHHEs8Utl6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6W\nonWQx/f9AgMBAAECggEAG2/fUH3ulH/87d4IZwBLZ6jm0AXgRTq4oecAftjGedKi\nHy4pyUqUgQVifLMJZ5urfJzqmIoH4Knpki5L/5RITr14Wf0OelvDo/7fazQw7I/3\nMpr0jlRmtGtSUJzbvs5QNoBVgpJPMoLYL/89tsZaWwbsUUahj3OSdfpdY0L4QbMU\nKzsxSwyogWhH7hMrpSl7msW9gHnlIQ8Bw888qaXcV/dytlmEMyjqmX+kWDYwuUTG\n4kvW8OQEtir93jTRQ7HBTjNFo4ZWqdyPeCcJUAO0bOhImeJUGtiu75dGXAYdLlE8\nI81vGBiL7Okg7uGbIUrQkgIIliSjVZHS6j4oyUm+gQKBgQD0y1ReVSiinrnMU2YQ\nSSlMUaMElqGBo6V21whTEOoY8H2qt+MCgLMIG5mw5Mp16jMAvBOKE3ZRgGrFOM15\n+47X/WTIxZMe7gPda7t2hUrx4/BS+hYVpa7Z98T+JDgNg8AXWLmMjqVDUu4UlvcX\nfHbu7tY8nqKIx48mgBkfNPYfJQKBgQDvfKF6hZNxv5iOLBV46OQJhFuhfo6cNoKv\n9YScxaxJESsBFOhIwYX2OmsulqRevFbE4qD0S3G7dVX25g6QKipceyfSUAZtX5cP\nAyajDGz0KDpVXyZUik0DGBhor5bn0nt/WQfqgouJ3Lgb9SrV12tEf/VBIIh0g8aB\nJkgIQm/p+QKBgQCed1XZbzVL+IZ8b+ydVE8ouZxXJw/MNVyyzsbzxvpURLKFJl8N\nSrUa5YsbiTBLHt3/dsELXEf2wLPdkkTp12AEEGQC2GvB1QCpgMktE2KNrinv/Tb4\nsnW7Ynqirl2e2hAqzOPoyprPN0sqBwRTrt3rFK+ZNHQxKUZQ/RHGMum1BQKBgFdV\nEKHYcjNJ1j0KUG4+J2JdFPkoaKMIsdGu68Qrxa8DhrYnRKm7gLmRBiMAJkKx1caI\nin9rv7bHjCi0Ll1eMwJ0msn0CtP5xuFfmchdsKG8xcD6KMUthfX55HTQi2xQcl63\nPc7D+lS026K+XfeLTf+11d8BGSG8KDhSmHQCnkMpAoGAU5zFEeDup87zmez4ENka\nDQnVIaYGpo/lPaWIxntT/XLRmeBtAJxmpnchwHEI9fZ439Vof4Z40fZopAUNxcqj\nz+B8X7epQlNz3oXDzLzhv81TiZScODJRFHa1641Mrks05bUny+pif8OaQtbtX+pr\nr1X9n7UuKcWfpqy2ur5iY4M=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:49:56.830 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: audit 2023-12-06T15:49:55.530021+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:49:56.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: audit 2023-12-06T15:49:55.737463+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDlAQCp9+JYX4I2\nWSVU691PCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+\nfvZpHyo4yZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzh\nmGCzlJOsDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10D\nGH5oeJVRdvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsS\nHHEs8Utl6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6W\nonWQx/f9AgMBAAECggEAG2/fUH3ulH/87d4IZwBLZ6jm0AXgRTq4oecAftjGedKi\nHy4pyUqUgQVifLMJZ5urfJzqmIoH4Knpki5L/5RITr14Wf0OelvDo/7fazQw7I/3\nMpr0jlRmtGtSUJzbvs5QNoBVgpJPMoLYL/89tsZaWwbsUUahj3OSdfpdY0L4QbMU\nKzsxSwyogWhH7hMrpSl7msW9gHnlIQ8Bw888qaXcV/dytlmEMyjqmX+kWDYwuUTG\n4kvW8OQEtir93jTRQ7HBTjNFo4ZWqdyPeCcJUAO0bOhImeJUGtiu75dGXAYdLlE8\nI81vGBiL7Okg7uGbIUrQkgIIliSjVZHS6j4oyUm+gQKBgQD0y1ReVSiinrnMU2YQ\nSSlMUaMElqGBo6V21whTEOoY8H2qt+MCgLMIG5mw5Mp16jMAvBOKE3ZRgGrFOM15\n+47X/WTIxZMe7gPda7t2hUrx4/BS+hYVpa7Z98T+JDgNg8AXWLmMjqVDUu4UlvcX\nfHbu7tY8nqKIx48mgBkfNPYfJQKBgQDvfKF6hZNxv5iOLBV46OQJhFuhfo6cNoKv\n9YScxaxJESsBFOhIwYX2OmsulqRevFbE4qD0S3G7dVX25g6QKipceyfSUAZtX5cP\nAyajDGz0KDpVXyZUik0DGBhor5bn0nt/WQfqgouJ3Lgb9SrV12tEf/VBIIh0g8aB\nJkgIQm/p+QKBgQCed1XZbzVL+IZ8b+ydVE8ouZxXJw/MNVyyzsbzxvpURLKFJl8N\nSrUa5YsbiTBLHt3/dsELXEf2wLPdkkTp12AEEGQC2GvB1QCpgMktE2KNrinv/Tb4\nsnW7Ynqirl2e2hAqzOPoyprPN0sqBwRTrt3rFK+ZNHQxKUZQ/RHGMum1BQKBgFdV\nEKHYcjNJ1j0KUG4+J2JdFPkoaKMIsdGu68Qrxa8DhrYnRKm7gLmRBiMAJkKx1caI\nin9rv7bHjCi0Ll1eMwJ0msn0CtP5xuFfmchdsKG8xcD6KMUthfX55HTQi2xQcl63\nPc7D+lS026K+XfeLTf+11d8BGSG8KDhSmHQCnkMpAoGAU5zFEeDup87zmez4ENka\nDQnVIaYGpo/lPaWIxntT/XLRmeBtAJxmpnchwHEI9fZ439Vof4Z40fZopAUNxcqj\nz+B8X7epQlNz3oXDzLzhv81TiZScODJRFHa1641Mrks05bUny+pif8OaQtbtX+pr\nr1X9n7UuKcWfpqy2ur5iY4M=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:49:56.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[28374]: cephadm 2023-12-06T15:49:55.738268+0000 mgr.y (mgr.14142) 212 : cephadm [INF] Deploying daemon grafana.a on smithi088 2023-12-06T15:49:56.830 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: audit 2023-12-06T15:49:55.534496+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:49:56.831 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: audit 2023-12-06T15:49:55.726560+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECV7IGZYgkj5lhg1Af0t8QwwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTQ5NTVaFw0z\nMzEyMDMxNTQ5NTVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDlAQCp9+JYX4I2WSVU691P\nCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+fvZpHyo4\nyZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzhmGCzlJOs\nDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10DGH5oeJVR\ndvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsSHHEs8Utl\n6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6WonWQx/f9\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAA50UcNBk9ITBzAqHLfhWpMSZtKy2DAb\nnsu6iovCDlJxE0gW6vTdfv7Fuc9zPkRb3n9WUmJs9ABe1XeB1Fl+B1qyLsYOX8FH\nxhSQWNv6PsgvqAbe0+8lb3JHSb952HadeXpuQ53SXpJj1K5PvSAKEsMyzd2SIgn8\n0YBV3jZ0wYC9s2EidmA7+EiBp6inmdX1rKhF3IRiAE71ZE7XdQfyAq4gWvaJ5BpI\n+CBI6DJ3po90msoYgQQ+dDzUOXwh/w21G64S2XaghrFFXNh9kax+mjy3NfMOPvNf\nvWAn13lSKSBwfXcsCGUEWXFJgC63UuqP/6rtOjC6Nk12g2nTnpYTYts=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:49:56.831 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: audit 2023-12-06T15:49:55.732234+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECV7IGZYgkj5lhg1Af0t8QwwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTQ5NTVaFw0z\nMzEyMDMxNTQ5NTVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDlAQCp9+JYX4I2WSVU691P\nCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+fvZpHyo4\nyZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzhmGCzlJOs\nDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10DGH5oeJVR\ndvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsSHHEs8Utl\n6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6WonWQx/f9\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAA50UcNBk9ITBzAqHLfhWpMSZtKy2DAb\nnsu6iovCDlJxE0gW6vTdfv7Fuc9zPkRb3n9WUmJs9ABe1XeB1Fl+B1qyLsYOX8FH\nxhSQWNv6PsgvqAbe0+8lb3JHSb952HadeXpuQ53SXpJj1K5PvSAKEsMyzd2SIgn8\n0YBV3jZ0wYC9s2EidmA7+EiBp6inmdX1rKhF3IRiAE71ZE7XdQfyAq4gWvaJ5BpI\n+CBI6DJ3po90msoYgQQ+dDzUOXwh/w21G64S2XaghrFFXNh9kax+mjy3NfMOPvNf\nvWAn13lSKSBwfXcsCGUEWXFJgC63UuqP/6rtOjC6Nk12g2nTnpYTYts=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:49:56.831 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: audit 2023-12-06T15:49:55.733214+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDlAQCp9+JYX4I2\nWSVU691PCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+\nfvZpHyo4yZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzh\nmGCzlJOsDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10D\nGH5oeJVRdvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsS\nHHEs8Utl6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6W\nonWQx/f9AgMBAAECggEAG2/fUH3ulH/87d4IZwBLZ6jm0AXgRTq4oecAftjGedKi\nHy4pyUqUgQVifLMJZ5urfJzqmIoH4Knpki5L/5RITr14Wf0OelvDo/7fazQw7I/3\nMpr0jlRmtGtSUJzbvs5QNoBVgpJPMoLYL/89tsZaWwbsUUahj3OSdfpdY0L4QbMU\nKzsxSwyogWhH7hMrpSl7msW9gHnlIQ8Bw888qaXcV/dytlmEMyjqmX+kWDYwuUTG\n4kvW8OQEtir93jTRQ7HBTjNFo4ZWqdyPeCcJUAO0bOhImeJUGtiu75dGXAYdLlE8\nI81vGBiL7Okg7uGbIUrQkgIIliSjVZHS6j4oyUm+gQKBgQD0y1ReVSiinrnMU2YQ\nSSlMUaMElqGBo6V21whTEOoY8H2qt+MCgLMIG5mw5Mp16jMAvBOKE3ZRgGrFOM15\n+47X/WTIxZMe7gPda7t2hUrx4/BS+hYVpa7Z98T+JDgNg8AXWLmMjqVDUu4UlvcX\nfHbu7tY8nqKIx48mgBkfNPYfJQKBgQDvfKF6hZNxv5iOLBV46OQJhFuhfo6cNoKv\n9YScxaxJESsBFOhIwYX2OmsulqRevFbE4qD0S3G7dVX25g6QKipceyfSUAZtX5cP\nAyajDGz0KDpVXyZUik0DGBhor5bn0nt/WQfqgouJ3Lgb9SrV12tEf/VBIIh0g8aB\nJkgIQm/p+QKBgQCed1XZbzVL+IZ8b+ydVE8ouZxXJw/MNVyyzsbzxvpURLKFJl8N\nSrUa5YsbiTBLHt3/dsELXEf2wLPdkkTp12AEEGQC2GvB1QCpgMktE2KNrinv/Tb4\nsnW7Ynqirl2e2hAqzOPoyprPN0sqBwRTrt3rFK+ZNHQxKUZQ/RHGMum1BQKBgFdV\nEKHYcjNJ1j0KUG4+J2JdFPkoaKMIsdGu68Qrxa8DhrYnRKm7gLmRBiMAJkKx1caI\nin9rv7bHjCi0Ll1eMwJ0msn0CtP5xuFfmchdsKG8xcD6KMUthfX55HTQi2xQcl63\nPc7D+lS026K+XfeLTf+11d8BGSG8KDhSmHQCnkMpAoGAU5zFEeDup87zmez4ENka\nDQnVIaYGpo/lPaWIxntT/XLRmeBtAJxmpnchwHEI9fZ439Vof4Z40fZopAUNxcqj\nz+B8X7epQlNz3oXDzLzhv81TiZScODJRFHa1641Mrks05bUny+pif8OaQtbtX+pr\nr1X9n7UuKcWfpqy2ur5iY4M=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:49:56.831 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: audit 2023-12-06T15:49:55.737463+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDlAQCp9+JYX4I2\nWSVU691PCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+\nfvZpHyo4yZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzh\nmGCzlJOsDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10D\nGH5oeJVRdvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsS\nHHEs8Utl6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6W\nonWQx/f9AgMBAAECggEAG2/fUH3ulH/87d4IZwBLZ6jm0AXgRTq4oecAftjGedKi\nHy4pyUqUgQVifLMJZ5urfJzqmIoH4Knpki5L/5RITr14Wf0OelvDo/7fazQw7I/3\nMpr0jlRmtGtSUJzbvs5QNoBVgpJPMoLYL/89tsZaWwbsUUahj3OSdfpdY0L4QbMU\nKzsxSwyogWhH7hMrpSl7msW9gHnlIQ8Bw888qaXcV/dytlmEMyjqmX+kWDYwuUTG\n4kvW8OQEtir93jTRQ7HBTjNFo4ZWqdyPeCcJUAO0bOhImeJUGtiu75dGXAYdLlE8\nI81vGBiL7Okg7uGbIUrQkgIIliSjVZHS6j4oyUm+gQKBgQD0y1ReVSiinrnMU2YQ\nSSlMUaMElqGBo6V21whTEOoY8H2qt+MCgLMIG5mw5Mp16jMAvBOKE3ZRgGrFOM15\n+47X/WTIxZMe7gPda7t2hUrx4/BS+hYVpa7Z98T+JDgNg8AXWLmMjqVDUu4UlvcX\nfHbu7tY8nqKIx48mgBkfNPYfJQKBgQDvfKF6hZNxv5iOLBV46OQJhFuhfo6cNoKv\n9YScxaxJESsBFOhIwYX2OmsulqRevFbE4qD0S3G7dVX25g6QKipceyfSUAZtX5cP\nAyajDGz0KDpVXyZUik0DGBhor5bn0nt/WQfqgouJ3Lgb9SrV12tEf/VBIIh0g8aB\nJkgIQm/p+QKBgQCed1XZbzVL+IZ8b+ydVE8ouZxXJw/MNVyyzsbzxvpURLKFJl8N\nSrUa5YsbiTBLHt3/dsELXEf2wLPdkkTp12AEEGQC2GvB1QCpgMktE2KNrinv/Tb4\nsnW7Ynqirl2e2hAqzOPoyprPN0sqBwRTrt3rFK+ZNHQxKUZQ/RHGMum1BQKBgFdV\nEKHYcjNJ1j0KUG4+J2JdFPkoaKMIsdGu68Qrxa8DhrYnRKm7gLmRBiMAJkKx1caI\nin9rv7bHjCi0Ll1eMwJ0msn0CtP5xuFfmchdsKG8xcD6KMUthfX55HTQi2xQcl63\nPc7D+lS026K+XfeLTf+11d8BGSG8KDhSmHQCnkMpAoGAU5zFEeDup87zmez4ENka\nDQnVIaYGpo/lPaWIxntT/XLRmeBtAJxmpnchwHEI9fZ439Vof4Z40fZopAUNxcqj\nz+B8X7epQlNz3oXDzLzhv81TiZScODJRFHa1641Mrks05bUny+pif8OaQtbtX+pr\nr1X9n7UuKcWfpqy2ur5iY4M=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:49:56.831 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:56 smithi060 bash[24692]: cephadm 2023-12-06T15:49:55.738268+0000 mgr.y (mgr.14142) 212 : cephadm [INF] Deploying daemon grafana.a on smithi088 2023-12-06T15:49:56.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: audit 2023-12-06T15:49:55.459959+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.60:0/3799578657' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T15:49:56.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: audit 2023-12-06T15:49:55.530021+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:49:56.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: audit 2023-12-06T15:49:55.534496+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819546\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819749\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819849\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.819939\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820027\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820115\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:47:28.820204\", \"created\": \"2023-12-06T15:47:27.813833\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:49:56.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: audit 2023-12-06T15:49:55.726560+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECV7IGZYgkj5lhg1Af0t8QwwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTQ5NTVaFw0z\nMzEyMDMxNTQ5NTVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDlAQCp9+JYX4I2WSVU691P\nCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+fvZpHyo4\nyZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzhmGCzlJOs\nDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10DGH5oeJVR\ndvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsSHHEs8Utl\n6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6WonWQx/f9\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAA50UcNBk9ITBzAqHLfhWpMSZtKy2DAb\nnsu6iovCDlJxE0gW6vTdfv7Fuc9zPkRb3n9WUmJs9ABe1XeB1Fl+B1qyLsYOX8FH\nxhSQWNv6PsgvqAbe0+8lb3JHSb952HadeXpuQ53SXpJj1K5PvSAKEsMyzd2SIgn8\n0YBV3jZ0wYC9s2EidmA7+EiBp6inmdX1rKhF3IRiAE71ZE7XdQfyAq4gWvaJ5BpI\n+CBI6DJ3po90msoYgQQ+dDzUOXwh/w21G64S2XaghrFFXNh9kax+mjy3NfMOPvNf\nvWAn13lSKSBwfXcsCGUEWXFJgC63UuqP/6rtOjC6Nk12g2nTnpYTYts=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:49:56.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: audit 2023-12-06T15:49:55.732234+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECV7IGZYgkj5lhg1Af0t8QwwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTQ5NTVaFw0z\nMzEyMDMxNTQ5NTVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDlAQCp9+JYX4I2WSVU691P\nCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+fvZpHyo4\nyZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzhmGCzlJOs\nDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10DGH5oeJVR\ndvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsSHHEs8Utl\n6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6WonWQx/f9\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAA50UcNBk9ITBzAqHLfhWpMSZtKy2DAb\nnsu6iovCDlJxE0gW6vTdfv7Fuc9zPkRb3n9WUmJs9ABe1XeB1Fl+B1qyLsYOX8FH\nxhSQWNv6PsgvqAbe0+8lb3JHSb952HadeXpuQ53SXpJj1K5PvSAKEsMyzd2SIgn8\n0YBV3jZ0wYC9s2EidmA7+EiBp6inmdX1rKhF3IRiAE71ZE7XdQfyAq4gWvaJ5BpI\n+CBI6DJ3po90msoYgQQ+dDzUOXwh/w21G64S2XaghrFFXNh9kax+mjy3NfMOPvNf\nvWAn13lSKSBwfXcsCGUEWXFJgC63UuqP/6rtOjC6Nk12g2nTnpYTYts=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:49:56.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: audit 2023-12-06T15:49:55.733214+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDlAQCp9+JYX4I2\nWSVU691PCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+\nfvZpHyo4yZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzh\nmGCzlJOsDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10D\nGH5oeJVRdvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsS\nHHEs8Utl6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6W\nonWQx/f9AgMBAAECggEAG2/fUH3ulH/87d4IZwBLZ6jm0AXgRTq4oecAftjGedKi\nHy4pyUqUgQVifLMJZ5urfJzqmIoH4Knpki5L/5RITr14Wf0OelvDo/7fazQw7I/3\nMpr0jlRmtGtSUJzbvs5QNoBVgpJPMoLYL/89tsZaWwbsUUahj3OSdfpdY0L4QbMU\nKzsxSwyogWhH7hMrpSl7msW9gHnlIQ8Bw888qaXcV/dytlmEMyjqmX+kWDYwuUTG\n4kvW8OQEtir93jTRQ7HBTjNFo4ZWqdyPeCcJUAO0bOhImeJUGtiu75dGXAYdLlE8\nI81vGBiL7Okg7uGbIUrQkgIIliSjVZHS6j4oyUm+gQKBgQD0y1ReVSiinrnMU2YQ\nSSlMUaMElqGBo6V21whTEOoY8H2qt+MCgLMIG5mw5Mp16jMAvBOKE3ZRgGrFOM15\n+47X/WTIxZMe7gPda7t2hUrx4/BS+hYVpa7Z98T+JDgNg8AXWLmMjqVDUu4UlvcX\nfHbu7tY8nqKIx48mgBkfNPYfJQKBgQDvfKF6hZNxv5iOLBV46OQJhFuhfo6cNoKv\n9YScxaxJESsBFOhIwYX2OmsulqRevFbE4qD0S3G7dVX25g6QKipceyfSUAZtX5cP\nAyajDGz0KDpVXyZUik0DGBhor5bn0nt/WQfqgouJ3Lgb9SrV12tEf/VBIIh0g8aB\nJkgIQm/p+QKBgQCed1XZbzVL+IZ8b+ydVE8ouZxXJw/MNVyyzsbzxvpURLKFJl8N\nSrUa5YsbiTBLHt3/dsELXEf2wLPdkkTp12AEEGQC2GvB1QCpgMktE2KNrinv/Tb4\nsnW7Ynqirl2e2hAqzOPoyprPN0sqBwRTrt3rFK+ZNHQxKUZQ/RHGMum1BQKBgFdV\nEKHYcjNJ1j0KUG4+J2JdFPkoaKMIsdGu68Qrxa8DhrYnRKm7gLmRBiMAJkKx1caI\nin9rv7bHjCi0Ll1eMwJ0msn0CtP5xuFfmchdsKG8xcD6KMUthfX55HTQi2xQcl63\nPc7D+lS026K+XfeLTf+11d8BGSG8KDhSmHQCnkMpAoGAU5zFEeDup87zmez4ENka\nDQnVIaYGpo/lPaWIxntT/XLRmeBtAJxmpnchwHEI9fZ439Vof4Z40fZopAUNxcqj\nz+B8X7epQlNz3oXDzLzhv81TiZScODJRFHa1641Mrks05bUny+pif8OaQtbtX+pr\nr1X9n7UuKcWfpqy2ur5iY4M=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:49:56.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: audit 2023-12-06T15:49:55.737463+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDlAQCp9+JYX4I2\nWSVU691PCkC2/crklJnG3gpc5S2ZRWCx5GJQNzkblCH5qNKSfQlEvZgbzF7EdbR+\nfvZpHyo4yZab45XTNg5WakRnZ41C7kGNC9cXosnnzy81DQ2NTdMIwWb9hCppLdzh\nmGCzlJOsDlLy7Kk2jKWssXiN5o3HxyL0WFNijs/Wt9uu7GYgF4hQXZkdH5tGZ10D\nGH5oeJVRdvDYzK5k8uOMvCmuoygY1By0kqBupwbm4Eu+cRWCi5fYB7XHnL/SmcsS\nHHEs8Utl6eRHVaY3LqbzHaDWkAIhn/TBdOB9jUPHWnriBt3nLtBYlEfkYB2UAx6W\nonWQx/f9AgMBAAECggEAG2/fUH3ulH/87d4IZwBLZ6jm0AXgRTq4oecAftjGedKi\nHy4pyUqUgQVifLMJZ5urfJzqmIoH4Knpki5L/5RITr14Wf0OelvDo/7fazQw7I/3\nMpr0jlRmtGtSUJzbvs5QNoBVgpJPMoLYL/89tsZaWwbsUUahj3OSdfpdY0L4QbMU\nKzsxSwyogWhH7hMrpSl7msW9gHnlIQ8Bw888qaXcV/dytlmEMyjqmX+kWDYwuUTG\n4kvW8OQEtir93jTRQ7HBTjNFo4ZWqdyPeCcJUAO0bOhImeJUGtiu75dGXAYdLlE8\nI81vGBiL7Okg7uGbIUrQkgIIliSjVZHS6j4oyUm+gQKBgQD0y1ReVSiinrnMU2YQ\nSSlMUaMElqGBo6V21whTEOoY8H2qt+MCgLMIG5mw5Mp16jMAvBOKE3ZRgGrFOM15\n+47X/WTIxZMe7gPda7t2hUrx4/BS+hYVpa7Z98T+JDgNg8AXWLmMjqVDUu4UlvcX\nfHbu7tY8nqKIx48mgBkfNPYfJQKBgQDvfKF6hZNxv5iOLBV46OQJhFuhfo6cNoKv\n9YScxaxJESsBFOhIwYX2OmsulqRevFbE4qD0S3G7dVX25g6QKipceyfSUAZtX5cP\nAyajDGz0KDpVXyZUik0DGBhor5bn0nt/WQfqgouJ3Lgb9SrV12tEf/VBIIh0g8aB\nJkgIQm/p+QKBgQCed1XZbzVL+IZ8b+ydVE8ouZxXJw/MNVyyzsbzxvpURLKFJl8N\nSrUa5YsbiTBLHt3/dsELXEf2wLPdkkTp12AEEGQC2GvB1QCpgMktE2KNrinv/Tb4\nsnW7Ynqirl2e2hAqzOPoyprPN0sqBwRTrt3rFK+ZNHQxKUZQ/RHGMum1BQKBgFdV\nEKHYcjNJ1j0KUG4+J2JdFPkoaKMIsdGu68Qrxa8DhrYnRKm7gLmRBiMAJkKx1caI\nin9rv7bHjCi0Ll1eMwJ0msn0CtP5xuFfmchdsKG8xcD6KMUthfX55HTQi2xQcl63\nPc7D+lS026K+XfeLTf+11d8BGSG8KDhSmHQCnkMpAoGAU5zFEeDup87zmez4ENka\nDQnVIaYGpo/lPaWIxntT/XLRmeBtAJxmpnchwHEI9fZ439Vof4Z40fZopAUNxcqj\nz+B8X7epQlNz3oXDzLzhv81TiZScODJRFHa1641Mrks05bUny+pif8OaQtbtX+pr\nr1X9n7UuKcWfpqy2ur5iY4M=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:49:56.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:56 smithi088 bash[24797]: cephadm 2023-12-06T15:49:55.738268+0000 mgr.y (mgr.14142) 212 : cephadm [INF] Deploying daemon grafana.a on smithi088 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.241Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.241Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.245Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.247Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.297Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.297Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.300Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-06T15:49:57.652 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[36882]: ts=2023-12-06T15:49:57.300Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T15:49:58.107 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[24692]: cluster 2023-12-06T15:49:56.394210+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:58.107 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:57 smithi060 bash[28374]: cluster 2023-12-06T15:49:56.394210+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:58.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:57 smithi088 bash[24797]: cluster 2023-12-06T15:49:56.394210+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:59.546 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:49:59 smithi060 bash[36882]: ts=2023-12-06T15:49:59.248Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000501759s 2023-12-06T15:49:59.901 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:49:59 smithi060 bash[24692]: cluster 2023-12-06T15:49:58.394858+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:59.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:49:59 smithi060 bash[28374]: cluster 2023-12-06T15:49:58.394858+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:49:59.939 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:50:00.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:49:59 smithi088 bash[24797]: cluster 2023-12-06T15:49:58.394858+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:00.646 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1591685487},{"type":"v1","addr":"172.21.15.60:6801","nonce":1591685487}]},"active_addr":"172.21.15.60:6801/1591685487","active_change":"2023-12-06T15:44:14.239843+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://smithi060.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.60:0","nonce":2300693843}]},{"addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":2400753432}]},{"addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3247802910}]}]}} 2023-12-06T15:50:00.648 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T15:50:00.649 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T15:50:00.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:50:00.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:00 smithi060 bash[24692]: audit 2023-12-06T15:49:59.928663+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.60:0/1703860561' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:50:00.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:00 smithi060 bash[24692]: cluster 2023-12-06T15:50:00.395534+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:00.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:00 smithi060 bash[28374]: audit 2023-12-06T15:49:59.928663+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.60:0/1703860561' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:50:00.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:00 smithi060 bash[28374]: cluster 2023-12-06T15:50:00.395534+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:01.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:00 smithi088 bash[24797]: audit 2023-12-06T15:49:59.928663+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.60:0/1703860561' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:50:01.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:00 smithi088 bash[24797]: cluster 2023-12-06T15:50:00.395534+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:03.583 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:50:03.583 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":47,"fsid":"1a17cd38-944e-11ee-95a2-87774f69a715","created":"2023-12-06T15:43:34.225193+0000","modified":"2023-12-06T15:49:14.385183+0000","last_up_change":"2023-12-06T15:49:13.374416+0000","last_in_change":"2023-12-06T15:49:13.374416+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-06T15:43:47.630036+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":"36d136ce-3925-4711-bf61-203450dd9a2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6803","nonce":1637003026}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6805","nonce":1637003026}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6809","nonce":1637003026}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6807","nonce":1637003026}]},"public_addr":"172.21.15.60:6803/1637003026","cluster_addr":"172.21.15.60:6805/1637003026","heartbeat_back_addr":"172.21.15.60:6809/1637003026","heartbeat_front_addr":"172.21.15.60:6807/1637003026","state":["exists","up"]},{"osd":1,"uuid":"1be531a3-ac1c-42ab-9e0f-f38d717daa04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6811","nonce":1013921565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6813","nonce":1013921565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6817","nonce":1013921565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6815","nonce":1013921565}]},"public_addr":"172.21.15.60:6811/1013921565","cluster_addr":"172.21.15.60:6813/1013921565","heartbeat_back_addr":"172.21.15.60:6817/1013921565","heartbeat_front_addr":"172.21.15.60:6815/1013921565","state":["exists","up"]},{"osd":2,"uuid":"f3b5aae0-c8d6-47da-aa54-36188d083851","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.60:6818","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6819","nonce":1427282131}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6821","nonce":1427282131}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6825","nonce":1427282131}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6823","nonce":1427282131}]},"public_addr":"172.21.15.60:6819/1427282131","cluster_addr":"172.21.15.60:6821/1427282131","heartbeat_back_addr":"172.21.15.60:6825/1427282131","heartbeat_front_addr":"172.21.15.60:6823/1427282131","state":["exists","up"]},{"osd":3,"uuid":"471a936a-40eb-4c1a-808a-39f6fd798178","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6827","nonce":2697128391}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6829","nonce":2697128391}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6833","nonce":2697128391}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6831","nonce":2697128391}]},"public_addr":"172.21.15.60:6827/2697128391","cluster_addr":"172.21.15.60:6829/2697128391","heartbeat_back_addr":"172.21.15.60:6833/2697128391","heartbeat_front_addr":"172.21.15.60:6831/2697128391","state":["exists","up"]},{"osd":4,"uuid":"1f2e3d11-ad71-4391-a9ad-4741ed566c10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6801","nonce":1314049392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6803","nonce":1314049392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6807","nonce":1314049392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6805","nonce":1314049392}]},"public_addr":"172.21.15.88:6801/1314049392","cluster_addr":"172.21.15.88:6803/1314049392","heartbeat_back_addr":"172.21.15.88:6807/1314049392","heartbeat_front_addr":"172.21.15.88:6805/1314049392","state":["exists","up"]},{"osd":5,"uuid":"b69aa06d-8593-4698-a314-e2e6b536baf4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6809","nonce":745527026}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6811","nonce":745527026}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6815","nonce":745527026}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6813","nonce":745527026}]},"public_addr":"172.21.15.88:6809/745527026","cluster_addr":"172.21.15.88:6811/745527026","heartbeat_back_addr":"172.21.15.88:6815/745527026","heartbeat_front_addr":"172.21.15.88:6813/745527026","state":["exists","up"]},{"osd":6,"uuid":"05808e38-11ed-4793-8bbe-38887c12deeb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6817","nonce":110211968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6819","nonce":110211968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6823","nonce":110211968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6821","nonce":110211968}]},"public_addr":"172.21.15.88:6817/110211968","cluster_addr":"172.21.15.88:6819/110211968","heartbeat_back_addr":"172.21.15.88:6823/110211968","heartbeat_front_addr":"172.21.15.88:6821/110211968","state":["exists","up"]},{"osd":7,"uuid":"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6825","nonce":2287753511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6827","nonce":2287753511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6831","nonce":2287753511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6829","nonce":2287753511}]},"public_addr":"172.21.15.88:6825/2287753511","cluster_addr":"172.21.15.88:6827/2287753511","heartbeat_back_addr":"172.21.15.88:6831/2287753511","heartbeat_front_addr":"172.21.15.88:6829/2287753511","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:46:19.092876+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:46:44.854076+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:09.986087+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:35.381963+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:56.736767+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:48:22.549482+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:48:47.894198+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:49:11.459660+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.60:6801/3463444064":"2023-12-07T15:44:14.239218+0000","172.21.15.60:6800/3463444064":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/921502541":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/2244207625":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/832449664":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/534514402":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/2303748612":"2023-12-07T15:44:14.239218+0000","172.21.15.60:6801/914139794":"2023-12-07T15:43:57.417569+0000","172.21.15.60:6800/914139794":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/1442384840":"2023-12-07T15:43:57.417569+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-06T15:50:03.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:03 smithi060 bash[24692]: cluster 2023-12-06T15:50:02.396244+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:03.644 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:03 smithi060 bash[28374]: cluster 2023-12-06T15:50:02.396244+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:03.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:03 smithi088 bash[24797]: cluster 2023-12-06T15:50:02.396244+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:04.319 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T15:50:04.319 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:50:04.651 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:04 smithi060 bash[24692]: audit 2023-12-06T15:50:03.578199+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/782773731' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:50:04.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:04 smithi060 bash[28374]: audit 2023-12-06T15:50:03.578199+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/782773731' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:50:04.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:04 smithi088 bash[24797]: audit 2023-12-06T15:50:03.578199+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.60:0/782773731' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:50:05.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:05 smithi060 bash[24692]: cluster 2023-12-06T15:50:04.396879+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:05.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:05 smithi060 bash[28374]: cluster 2023-12-06T15:50:04.396879+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:05.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:05 smithi088 bash[24797]: cluster 2023-12-06T15:50:04.396879+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:07.166 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:50:07.166 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":47,"fsid":"1a17cd38-944e-11ee-95a2-87774f69a715","created":"2023-12-06T15:43:34.225193+0000","modified":"2023-12-06T15:49:14.385183+0000","last_up_change":"2023-12-06T15:49:13.374416+0000","last_in_change":"2023-12-06T15:49:13.374416+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-06T15:43:47.630036+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":"36d136ce-3925-4711-bf61-203450dd9a2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6803","nonce":1637003026}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6805","nonce":1637003026}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6809","nonce":1637003026}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1637003026},{"type":"v1","addr":"172.21.15.60:6807","nonce":1637003026}]},"public_addr":"172.21.15.60:6803/1637003026","cluster_addr":"172.21.15.60:6805/1637003026","heartbeat_back_addr":"172.21.15.60:6809/1637003026","heartbeat_front_addr":"172.21.15.60:6807/1637003026","state":["exists","up"]},{"osd":1,"uuid":"1be531a3-ac1c-42ab-9e0f-f38d717daa04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6811","nonce":1013921565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6813","nonce":1013921565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6817","nonce":1013921565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1013921565},{"type":"v1","addr":"172.21.15.60:6815","nonce":1013921565}]},"public_addr":"172.21.15.60:6811/1013921565","cluster_addr":"172.21.15.60:6813/1013921565","heartbeat_back_addr":"172.21.15.60:6817/1013921565","heartbeat_front_addr":"172.21.15.60:6815/1013921565","state":["exists","up"]},{"osd":2,"uuid":"f3b5aae0-c8d6-47da-aa54-36188d083851","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.60:6818","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6819","nonce":1427282131}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6821","nonce":1427282131}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6825","nonce":1427282131}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":1427282131},{"type":"v1","addr":"172.21.15.60:6823","nonce":1427282131}]},"public_addr":"172.21.15.60:6819/1427282131","cluster_addr":"172.21.15.60:6821/1427282131","heartbeat_back_addr":"172.21.15.60:6825/1427282131","heartbeat_front_addr":"172.21.15.60:6823/1427282131","state":["exists","up"]},{"osd":3,"uuid":"471a936a-40eb-4c1a-808a-39f6fd798178","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6827","nonce":2697128391}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6829","nonce":2697128391}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6833","nonce":2697128391}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":2697128391},{"type":"v1","addr":"172.21.15.60:6831","nonce":2697128391}]},"public_addr":"172.21.15.60:6827/2697128391","cluster_addr":"172.21.15.60:6829/2697128391","heartbeat_back_addr":"172.21.15.60:6833/2697128391","heartbeat_front_addr":"172.21.15.60:6831/2697128391","state":["exists","up"]},{"osd":4,"uuid":"1f2e3d11-ad71-4391-a9ad-4741ed566c10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6801","nonce":1314049392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6803","nonce":1314049392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6807","nonce":1314049392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1314049392},{"type":"v1","addr":"172.21.15.88:6805","nonce":1314049392}]},"public_addr":"172.21.15.88:6801/1314049392","cluster_addr":"172.21.15.88:6803/1314049392","heartbeat_back_addr":"172.21.15.88:6807/1314049392","heartbeat_front_addr":"172.21.15.88:6805/1314049392","state":["exists","up"]},{"osd":5,"uuid":"b69aa06d-8593-4698-a314-e2e6b536baf4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6809","nonce":745527026}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6811","nonce":745527026}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6815","nonce":745527026}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":745527026},{"type":"v1","addr":"172.21.15.88:6813","nonce":745527026}]},"public_addr":"172.21.15.88:6809/745527026","cluster_addr":"172.21.15.88:6811/745527026","heartbeat_back_addr":"172.21.15.88:6815/745527026","heartbeat_front_addr":"172.21.15.88:6813/745527026","state":["exists","up"]},{"osd":6,"uuid":"05808e38-11ed-4793-8bbe-38887c12deeb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6817","nonce":110211968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6819","nonce":110211968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6823","nonce":110211968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":110211968},{"type":"v1","addr":"172.21.15.88:6821","nonce":110211968}]},"public_addr":"172.21.15.88:6817/110211968","cluster_addr":"172.21.15.88:6819/110211968","heartbeat_back_addr":"172.21.15.88:6823/110211968","heartbeat_front_addr":"172.21.15.88:6821/110211968","state":["exists","up"]},{"osd":7,"uuid":"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6825","nonce":2287753511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6827","nonce":2287753511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6831","nonce":2287753511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":2287753511},{"type":"v1","addr":"172.21.15.88:6829","nonce":2287753511}]},"public_addr":"172.21.15.88:6825/2287753511","cluster_addr":"172.21.15.88:6827/2287753511","heartbeat_back_addr":"172.21.15.88:6831/2287753511","heartbeat_front_addr":"172.21.15.88:6829/2287753511","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:46:19.092876+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:46:44.854076+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:09.986087+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:35.381963+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:47:56.736767+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:48:22.549482+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:48:47.894198+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:49:11.459660+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.60:6801/3463444064":"2023-12-07T15:44:14.239218+0000","172.21.15.60:6800/3463444064":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/921502541":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/2244207625":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/832449664":"2023-12-07T15:44:14.239218+0000","172.21.15.60:0/534514402":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/2303748612":"2023-12-07T15:44:14.239218+0000","172.21.15.60:6801/914139794":"2023-12-07T15:43:57.417569+0000","172.21.15.60:6800/914139794":"2023-12-07T15:43:57.417569+0000","172.21.15.60:0/1442384840":"2023-12-07T15:43:57.417569+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-06T15:50:07.472 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:07 smithi060 bash[36882]: ts=2023-12-06T15:50:07.251Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003543816s 2023-12-06T15:50:07.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:07 smithi060 bash[24692]: cluster 2023-12-06T15:50:06.397510+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:07.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:07 smithi060 bash[24692]: audit 2023-12-06T15:50:07.161504+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.60:0/3061632432' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:50:07.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:07 smithi060 bash[28374]: cluster 2023-12-06T15:50:06.397510+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:07.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:07 smithi060 bash[28374]: audit 2023-12-06T15:50:07.161504+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.60:0/3061632432' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:50:07.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T15:50:07.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:07 smithi088 bash[24797]: cluster 2023-12-06T15:50:06.397510+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:07.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:07 smithi088 bash[24797]: audit 2023-12-06T15:50:07.161504+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.60:0/3061632432' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:50:09.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:09 smithi088 bash[24797]: cluster 2023-12-06T15:50:08.398178+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:09.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:09 smithi060 bash[24692]: cluster 2023-12-06T15:50:08.398178+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:09.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:09 smithi060 bash[28374]: cluster 2023-12-06T15:50:08.398178+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:11.286 INFO:teuthology.orchestra.run.smithi060.stdout:42949673007 2023-12-06T15:50:11.287 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T15:50:11.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:11 smithi088 bash[24797]: cluster 2023-12-06T15:50:10.398840+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:11.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:11 smithi060 bash[28374]: cluster 2023-12-06T15:50:10.398840+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:11.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:11 smithi060 bash[24692]: cluster 2023-12-06T15:50:10.398840+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:13.735 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:13 smithi060 bash[24692]: cluster 2023-12-06T15:50:12.399462+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:13.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:13 smithi060 bash[28374]: cluster 2023-12-06T15:50:12.399462+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:13 smithi088 bash[24797]: cluster 2023-12-06T15:50:12.399462+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:14.700 INFO:teuthology.orchestra.run.smithi060.stdout:68719476781 2023-12-06T15:50:14.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T15:50:15.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:15 smithi088 bash[24797]: cluster 2023-12-06T15:50:14.399956+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:15.889 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:15 smithi060 bash[24692]: cluster 2023-12-06T15:50:14.399956+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:15.889 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:15 smithi060 bash[28374]: cluster 2023-12-06T15:50:14.399956+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:17.822 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:17 smithi088 bash[24797]: cluster 2023-12-06T15:50:16.400404+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:17.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:17 smithi060 bash[24692]: cluster 2023-12-06T15:50:16.400404+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:17.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:17 smithi060 bash[28374]: cluster 2023-12-06T15:50:16.400404+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:18.057 INFO:teuthology.orchestra.run.smithi060.stdout:90194313254 2023-12-06T15:50:18.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T15:50:19.138 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:18 smithi088 docker[33771]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-grafana.a 2023-12-06T15:50:19.139 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:18 smithi088 systemd[1]: Started Ceph grafana.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:50:19.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[24692]: cluster 2023-12-06T15:50:18.400992+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:19.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[24692]: audit 2023-12-06T15:50:18.808059+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:19.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[24692]: audit 2023-12-06T15:50:18.814106+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:19.587 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[24692]: audit 2023-12-06T15:50:18.816028+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:19.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[28374]: cluster 2023-12-06T15:50:18.400992+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:19.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[28374]: audit 2023-12-06T15:50:18.808059+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:19.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[28374]: audit 2023-12-06T15:50:18.814106+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:19.588 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:19 smithi060 bash[28374]: audit 2023-12-06T15:50:18.816028+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:19.757 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[24797]: cluster 2023-12-06T15:50:18.400992+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:19.757 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-12-06T15:50:19.757 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-12-06T15:50:19.758 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T15:50:19.759 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-12-06T15:50:19.759 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T15:50:19.759 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T15:50:19.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[24797]: audit 2023-12-06T15:50:18.808059+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:19.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[24797]: audit 2023-12-06T15:50:18.814106+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276755\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.276950\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277077\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277197\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277335\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277454\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:49:37.277575\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:19.759 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[24797]: audit 2023-12-06T15:50:18.816028+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:20.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T15:50:20.025 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T15:50:20.025 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:19 smithi088 bash[33795]: t=2023-12-06T15:50:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T15:50:20.025 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T15:50:20.293 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T15:50:20.293 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T15:50:20.293 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T15:50:20.293 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T15:50:20.562 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T15:50:20.562 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T15:50:20.562 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T15:50:20.563 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T15:50:20.563 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[24797]: audit 2023-12-06T15:50:19.812147+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"94d28b4a881f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809770\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:49:55.534088\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_daemon_update\": \"2023-12-06T15:50:19.810096\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:20.563 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[24797]: audit 2023-12-06T15:50:19.817097+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"94d28b4a881f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809770\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:49:55.534088\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_daemon_update\": \"2023-12-06T15:50:19.810096\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:20.564 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[24797]: audit 2023-12-06T15:50:19.818207+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:20.831 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T15:50:20.831 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T15:50:20.831 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T15:50:20.831 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T15:50:20.899 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:20 smithi060 bash[24692]: audit 2023-12-06T15:50:19.812147+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"94d28b4a881f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809770\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:49:55.534088\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_daemon_update\": \"2023-12-06T15:50:19.810096\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:20.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:20 smithi060 bash[28374]: audit 2023-12-06T15:50:19.812147+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"94d28b4a881f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809770\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:49:55.534088\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_daemon_update\": \"2023-12-06T15:50:19.810096\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:20.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:20 smithi060 bash[24692]: audit 2023-12-06T15:50:19.817097+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"94d28b4a881f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809770\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:49:55.534088\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_daemon_update\": \"2023-12-06T15:50:19.810096\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:20.900 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:20 smithi060 bash[24692]: audit 2023-12-06T15:50:19.818207+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:20.900 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:20 smithi060 bash[28374]: audit 2023-12-06T15:50:19.817097+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"94d28b4a881f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809770\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:49:55.534088\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.773229\"}}, \"last_daemon_update\": \"2023-12-06T15:50:19.810096\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:20.901 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:20 smithi060 bash[28374]: audit 2023-12-06T15:50:19.818207+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:21.082 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T15:50:21.082 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T15:50:21.083 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:20 smithi088 bash[33795]: t=2023-12-06T15:50:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T15:50:21.083 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T15:50:21.343 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T15:50:21.343 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T15:50:21.343 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T15:50:21.343 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T15:50:21.343 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T15:50:21.343 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T15:50:21.611 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T15:50:21.611 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T15:50:21.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[24797]: cluster 2023-12-06T15:50:20.401544+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:21.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[24797]: audit 2023-12-06T15:50:20.871946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869201\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:20.869710\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:21.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[24797]: audit 2023-12-06T15:50:20.877720+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869201\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:20.869710\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:21.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T15:50:21.889 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T15:50:21.889 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T15:50:21.889 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T15:50:21.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:21 smithi060 bash[24692]: cluster 2023-12-06T15:50:20.401544+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:21.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:21 smithi060 bash[28374]: cluster 2023-12-06T15:50:20.401544+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:21.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:21 smithi060 bash[28374]: audit 2023-12-06T15:50:20.871946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869201\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:20.869710\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:21.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:21 smithi060 bash[28374]: audit 2023-12-06T15:50:20.877720+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869201\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:20.869710\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:21.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:21 smithi060 bash[24692]: audit 2023-12-06T15:50:20.871946+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869201\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:20.869710\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:21.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:21 smithi060 bash[24692]: audit 2023-12-06T15:50:20.877720+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"7f90e454826c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869201\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:49:36.167594\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:49:17.262970\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:20.869710\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:21.931 INFO:teuthology.orchestra.run.smithi060.stdout:111669149730 2023-12-06T15:50:21.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T15:50:22.173 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T15:50:22.173 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:21 smithi088 bash[33795]: t=2023-12-06T15:50:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T15:50:22.173 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T15:50:22.173 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T15:50:22.173 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T15:50:22.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T15:50:22.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T15:50:22.433 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T15:50:22.701 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[24797]: cephadm 2023-12-06T15:50:20.882546+0000 mgr.y (mgr.14142) 226 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:50:22.701 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[24797]: cephadm 2023-12-06T15:50:20.886830+0000 mgr.y (mgr.14142) 227 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2023-12-06T15:50:22.701 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T15:50:22.701 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T15:50:22.701 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T15:50:22.701 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T15:50:22.702 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T15:50:22.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:22 smithi060 bash[28374]: cephadm 2023-12-06T15:50:20.882546+0000 mgr.y (mgr.14142) 226 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:50:22.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:22 smithi060 bash[28374]: cephadm 2023-12-06T15:50:20.886830+0000 mgr.y (mgr.14142) 227 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2023-12-06T15:50:22.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:22 smithi060 bash[24692]: cephadm 2023-12-06T15:50:20.882546+0000 mgr.y (mgr.14142) 226 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:50:22.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:22 smithi060 bash[24692]: cephadm 2023-12-06T15:50:20.886830+0000 mgr.y (mgr.14142) 227 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2023-12-06T15:50:22.952 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T15:50:22.952 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T15:50:22.952 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:22 smithi088 bash[33795]: t=2023-12-06T15:50:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T15:50:23.221 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T15:50:23.221 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T15:50:23.221 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T15:50:23.221 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T15:50:23.503 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T15:50:23.503 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T15:50:23.503 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T15:50:23.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:23 smithi060 bash[24692]: cluster 2023-12-06T15:50:22.402167+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:23.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:23 smithi060 bash[28374]: cluster 2023-12-06T15:50:22.402167+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:23.773 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[24797]: cluster 2023-12-06T15:50:22.402167+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:23.774 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T15:50:23.774 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T15:50:23.774 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T15:50:23.774 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T15:50:24.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T15:50:24.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T15:50:24.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T15:50:24.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T15:50:24.042 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:23 smithi088 bash[33795]: t=2023-12-06T15:50:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T15:50:24.294 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T15:50:24.294 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T15:50:24.294 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T15:50:24.294 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T15:50:24.579 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T15:50:24.579 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T15:50:24.579 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T15:50:24.579 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T15:50:24.579 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T15:50:24.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T15:50:24.889 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T15:50:24.889 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T15:50:25.190 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T15:50:25.190 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:24 smithi088 bash[33795]: t=2023-12-06T15:50:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T15:50:25.191 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T15:50:25.191 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T15:50:25.191 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T15:50:25.191 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T15:50:25.450 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T15:50:25.450 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T15:50:25.450 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T15:50:25.450 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T15:50:25.701 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[24797]: cluster 2023-12-06T15:50:24.402855+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:25.702 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T15:50:25.702 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T15:50:25.702 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T15:50:25.702 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T15:50:25.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:25 smithi060 bash[24692]: cluster 2023-12-06T15:50:24.402855+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:25.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:25 smithi060 bash[28374]: cluster 2023-12-06T15:50:24.402855+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:25.970 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T15:50:25.970 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T15:50:25.970 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T15:50:25.970 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T15:50:26.247 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:25 smithi088 bash[33795]: t=2023-12-06T15:50:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T15:50:26.247 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T15:50:26.247 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T15:50:26.247 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T15:50:26.523 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T15:50:26.523 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T15:50:26.523 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T15:50:26.524 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T15:50:26.830 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T15:50:26.830 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T15:50:26.830 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T15:50:26.830 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T15:50:26.830 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T15:50:27.119 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T15:50:27.119 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T15:50:27.119 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T15:50:27.119 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:26 smithi088 bash[33795]: t=2023-12-06T15:50:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T15:50:27.120 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T15:50:27.120 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T15:50:27.370 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T15:50:27.371 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T15:50:27.371 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T15:50:27.606 INFO:teuthology.orchestra.run.smithi060.stdout:133143986209 2023-12-06T15:50:27.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T15:50:27.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[24797]: cluster 2023-12-06T15:50:26.403509+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:27.639 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T15:50:27.639 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T15:50:27.639 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T15:50:27.639 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T15:50:27.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:27 smithi060 bash[24692]: cluster 2023-12-06T15:50:26.403509+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:27.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:27 smithi060 bash[28374]: cluster 2023-12-06T15:50:26.403509+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:27.903 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:27 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:50:27.903 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:27 smithi060 bash[36882]: ts=2023-12-06T15:50:27.643Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:50:27.940 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T15:50:27.940 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T15:50:27.940 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T15:50:27.940 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T15:50:27.941 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T15:50:28.259 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:27 smithi088 bash[33795]: t=2023-12-06T15:50:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T15:50:28.259 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T15:50:28.259 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T15:50:28.259 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T15:50:28.259 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T15:50:28.544 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T15:50:28.544 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T15:50:28.545 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T15:50:28.545 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T15:50:28.796 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T15:50:28.796 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T15:50:28.796 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T15:50:28.796 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T15:50:28.893 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:28 smithi060 docker[38732]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:50:29.097 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T15:50:29.097 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:28 smithi088 bash[33795]: t=2023-12-06T15:50:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T15:50:29.097 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[33795]: t=2023-12-06T15:50:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T15:50:29.152 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:28 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T15:50:29.152 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:28 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:50:29.152 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:28 smithi060 systemd[1]: Starting Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:50:29.152 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:28 smithi060 docker[38780]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:50:29.152 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:28 smithi060 systemd[1]: Started Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:50:29.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[33795]: t=2023-12-06T15:50:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T15:50:29.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[33795]: t=2023-12-06T15:50:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T15:50:29.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[33795]: t=2023-12-06T15:50:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T15:50:29.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[33795]: t=2023-12-06T15:50:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T15:50:29.874 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:29 smithi060 bash[24692]: cluster 2023-12-06T15:50:28.404083+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:29.875 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:29 smithi060 bash[24692]: audit 2023-12-06T15:50:28.940987+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:29.875 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:29 smithi060 bash[24692]: audit 2023-12-06T15:50:28.945450+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:29.875 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:29 smithi060 bash[28374]: cluster 2023-12-06T15:50:28.404083+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:29.876 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:29 smithi060 bash[28374]: audit 2023-12-06T15:50:28.940987+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:29.876 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:29 smithi060 bash[28374]: audit 2023-12-06T15:50:28.945450+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:29.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[33795]: t=2023-12-06T15:50:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T15:50:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[24797]: cluster 2023-12-06T15:50:28.404083+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[24797]: audit 2023-12-06T15:50:28.940987+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[24797]: audit 2023-12-06T15:50:28.945450+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808554\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808818\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.808946\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809067\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809188\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809310\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809443\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:19.809621\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:30.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:29 smithi088 bash[33795]: t=2023-12-06T15:50:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T15:50:30.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:30 smithi088 bash[24797]: cephadm 2023-12-06T15:50:28.946365+0000 mgr.y (mgr.14142) 232 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:50:30.771 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:30 smithi088 bash[24797]: cephadm 2023-12-06T15:50:28.952509+0000 mgr.y (mgr.14142) 233 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2023-12-06T15:50:30.771 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:30 smithi088 bash[33795]: t=2023-12-06T15:50:30+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T15:50:30.771 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:30 smithi088 bash[33795]: t=2023-12-06T15:50:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T15:50:30.771 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[24692]: cephadm 2023-12-06T15:50:28.946365+0000 mgr.y (mgr.14142) 232 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:50:30.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[24692]: cephadm 2023-12-06T15:50:28.952509+0000 mgr.y (mgr.14142) 233 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2023-12-06T15:50:30.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[28374]: cephadm 2023-12-06T15:50:28.946365+0000 mgr.y (mgr.14142) 232 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:50:30.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[28374]: cephadm 2023-12-06T15:50:28.952509+0000 mgr.y (mgr.14142) 233 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2023-12-06T15:50:30.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.565Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-06T15:50:30.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.565Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-06T15:50:30.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.568Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2023-12-06T15:50:30.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.570Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:50:30.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.612Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:50:30.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.612Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:50:30.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.616Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-06T15:50:30.773 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:30 smithi060 bash[38791]: ts=2023-12-06T15:50:30.616Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T15:50:31.064 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:30 smithi088 bash[33795]: t=2023-12-06T15:50:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T15:50:31.064 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:30 smithi088 bash[33795]: t=2023-12-06T15:50:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T15:50:31.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[33795]: t=2023-12-06T15:50:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T15:50:31.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[33795]: t=2023-12-06T15:50:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T15:50:31.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[33795]: t=2023-12-06T15:50:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T15:50:31.337 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[33795]: t=2023-12-06T15:50:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T15:50:31.634 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[24797]: cluster 2023-12-06T15:50:30.404609+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:31.635 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[33795]: t=2023-12-06T15:50:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T15:50:31.635 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[33795]: t=2023-12-06T15:50:31+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T15:50:31.635 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:31 smithi088 bash[33795]: t=2023-12-06T15:50:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T15:50:31.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:31 smithi060 bash[28374]: cluster 2023-12-06T15:50:30.404609+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:31.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:31 smithi060 bash[24692]: cluster 2023-12-06T15:50:30.404609+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:32.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:32 smithi088 bash[33795]: t=2023-12-06T15:50:32+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T15:50:32.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:32 smithi088 bash[33795]: t=2023-12-06T15:50:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T15:50:32.359 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:32 smithi088 bash[33795]: t=2023-12-06T15:50:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T15:50:32.471 INFO:teuthology.orchestra.run.smithi060.stdout:154618822684 2023-12-06T15:50:32.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T15:50:32.638 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:32 smithi088 bash[33795]: t=2023-12-06T15:50:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T15:50:32.867 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:32 smithi088 bash[33795]: t=2023-12-06T15:50:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T15:50:32.902 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:32 smithi060 bash[38791]: ts=2023-12-06T15:50:32.571Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000627712s 2023-12-06T15:50:33.539 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:33 smithi088 bash[33795]: t=2023-12-06T15:50:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T15:50:33.539 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:33 smithi088 bash[33795]: t=2023-12-06T15:50:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T15:50:33.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:33 smithi060 bash[24692]: cluster 2023-12-06T15:50:32.405271+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:33.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:33 smithi060 bash[28374]: cluster 2023-12-06T15:50:32.405271+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:33.798 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:33 smithi088 bash[24797]: cluster 2023-12-06T15:50:32.405271+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:33.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:33 smithi088 bash[33795]: t=2023-12-06T15:50:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T15:50:33.798 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:33 smithi088 bash[33795]: t=2023-12-06T15:50:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T15:50:34.096 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:33 smithi088 bash[33795]: t=2023-12-06T15:50:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T15:50:34.096 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:33 smithi088 bash[33795]: t=2023-12-06T15:50:33+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T15:50:34.096 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:34 smithi088 bash[33795]: t=2023-12-06T15:50:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T15:50:34.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:34 smithi088 bash[33795]: t=2023-12-06T15:50:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T15:50:34.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:34 smithi088 bash[33795]: t=2023-12-06T15:50:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T15:50:34.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:34 smithi088 bash[33795]: t=2023-12-06T15:50:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T15:50:34.874 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:34 smithi088 bash[33795]: t=2023-12-06T15:50:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T15:50:35.138 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:34 smithi088 bash[33795]: t=2023-12-06T15:50:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T15:50:35.139 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33795]: t=2023-12-06T15:50:35+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T15:50:35.394 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33795]: t=2023-12-06T15:50:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T15:50:35.394 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33795]: t=2023-12-06T15:50:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T15:50:35.394 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33795]: t=2023-12-06T15:50:35+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 systemd[1]: Stopping Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.344Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.345Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.345Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-06T15:50:35.395 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33015]: ts=2023-12-06T15:50:35.345Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-06T15:50:35.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:35 smithi060 bash[24692]: cluster 2023-12-06T15:50:34.405933+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:35.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:35 smithi060 bash[28374]: cluster 2023-12-06T15:50:34.405933+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:35.668 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[24797]: cluster 2023-12-06T15:50:34.405933+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:35.668 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33795]: t=2023-12-06T15:50:35+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T15:50:35.668 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33795]: t=2023-12-06T15:50:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T15:50:35.811 INFO:teuthology.orchestra.run.smithi060.stdout:176093659160 2023-12-06T15:50:35.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T15:50:36.138 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:35 smithi088 bash[33795]: t=2023-12-06T15:50:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T15:50:36.478 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:36 smithi088 docker[34253]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:50:36.478 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:36 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T15:50:36.479 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:36 smithi088 systemd[1]: Stopped Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:50:36.479 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:36 smithi088 systemd[1]: Starting Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:50:36.479 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:36 smithi088 docker[34291]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:50:36.479 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:36 smithi088 systemd[1]: Started Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:50:36.479 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[33795]: t=2023-12-06T15:50:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T15:50:36.479 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[33795]: t=2023-12-06T15:50:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T15:50:36.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[28374]: audit 2023-12-06T15:50:36.469111+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:36.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[28374]: audit 2023-12-06T15:50:36.475092+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:36.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[28374]: audit 2023-12-06T15:50:36.476582+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi088:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T15:50:36.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[28374]: audit 2023-12-06T15:50:36.484260+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi088:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T15:50:36.886 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[28374]: audit 2023-12-06T15:50:36.488897+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:36.887 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[24692]: audit 2023-12-06T15:50:36.469111+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:36.887 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[24692]: audit 2023-12-06T15:50:36.475092+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:36.887 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[24692]: audit 2023-12-06T15:50:36.476582+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi088:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T15:50:36.887 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[24692]: audit 2023-12-06T15:50:36.484260+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi088:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T15:50:36.887 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:36 smithi060 bash[24692]: audit 2023-12-06T15:50:36.488897+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:36.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[33795]: t=2023-12-06T15:50:36+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T15:50:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[24797]: audit 2023-12-06T15:50:36.469111+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[24797]: audit 2023-12-06T15:50:36.475092+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868401\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868593\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868719\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868841\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.868961\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869080\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869322\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:20.869442\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[24797]: audit 2023-12-06T15:50:36.476582+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi088:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T15:50:36.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[24797]: audit 2023-12-06T15:50:36.484260+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi088:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T15:50:36.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[24797]: audit 2023-12-06T15:50:36.488897+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:37.330 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:36 smithi088 bash[33795]: t=2023-12-06T15:50:36+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T15:50:37.582 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[24797]: cluster 2023-12-06T15:50:36.406497+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:37.582 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[24797]: cephadm 2023-12-06T15:50:36.476071+0000 mgr.y (mgr.14142) 238 : cephadm [INF] Setting dashboard grafana config to https://smithi088:3000 2023-12-06T15:50:37.582 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[33795]: t=2023-12-06T15:50:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T15:50:37.582 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[33795]: t=2023-12-06T15:50:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T15:50:37.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:37 smithi060 bash[28374]: cluster 2023-12-06T15:50:36.406497+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:37.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:37 smithi060 bash[28374]: cephadm 2023-12-06T15:50:36.476071+0000 mgr.y (mgr.14142) 238 : cephadm [INF] Setting dashboard grafana config to https://smithi088:3000 2023-12-06T15:50:37.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:37 smithi060 bash[24692]: cluster 2023-12-06T15:50:36.406497+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:37.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:37 smithi060 bash[24692]: cephadm 2023-12-06T15:50:36.476071+0000 mgr.y (mgr.14142) 238 : cephadm [INF] Setting dashboard grafana config to https://smithi088:3000 2023-12-06T15:50:37.858 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[33795]: t=2023-12-06T15:50:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T15:50:37.858 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[33795]: t=2023-12-06T15:50:37+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T15:50:38.138 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[33795]: t=2023-12-06T15:50:37+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T15:50:38.139 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:37 smithi088 bash[33795]: t=2023-12-06T15:50:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T15:50:38.139 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T15:50:38.139 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.005Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:50:38.139 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.006Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-06T15:50:38.139 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.006Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-06T15:50:38.139 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.006Z caller=main.go:589 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi088 (none))" 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.006Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.006Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.009Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.010Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.012Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.012Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.015Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.015Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.302µs 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.015Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.016Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.017Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.017Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=77.993µs wal_replay_duration=1.401069ms wbl_replay_duration=184ns total_replay_duration=1.517942ms 2023-12-06T15:50:38.140 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.019Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:50:38.141 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.019Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-06T15:50:38.141 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.019Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:50:38.141 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.020Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=784.184µs db_storage=1.219µs remote_storage=1.477µs web_handler=685ns query_engine=1.018µs scrape=387.233µs scrape_sd=27.182µs notify=22.853µs notify_sd=7.279µs rules=30.366µs tracing=4.564µs 2023-12-06T15:50:38.141 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.020Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-06T15:50:38.141 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[34303]: ts=2023-12-06T15:50:38.020Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T15:50:38.430 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T15:50:38.430 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T15:50:38.430 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T15:50:38.430 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T15:50:38.430 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T15:50:38.708 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:38 smithi060 bash[24692]: audit 2023-12-06T15:50:37.571272+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569099\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569283\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569367\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569444\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569529\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569596\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569666\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569733\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569805\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:37.569969\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:38.708 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:38 smithi060 bash[28374]: audit 2023-12-06T15:50:37.571272+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569099\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569283\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569367\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569444\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569529\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569596\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569666\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569733\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569805\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:37.569969\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:38.709 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:38 smithi060 bash[28374]: audit 2023-12-06T15:50:37.576743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569099\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569283\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569367\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569444\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569529\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569596\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569666\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569733\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569805\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:37.569969\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:38.709 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:38 smithi060 bash[28374]: audit 2023-12-06T15:50:37.577991+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:38.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:38 smithi060 bash[24692]: audit 2023-12-06T15:50:37.576743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569099\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569283\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569367\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569444\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569529\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569596\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569666\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569733\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569805\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:37.569969\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:38.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:38 smithi060 bash[24692]: audit 2023-12-06T15:50:37.577991+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:38.732 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T15:50:38.732 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T15:50:38.732 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T15:50:38.732 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[24797]: audit 2023-12-06T15:50:37.571272+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569099\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569283\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569367\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569444\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569529\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569596\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569666\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569733\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569805\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:37.569969\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:38.732 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[24797]: audit 2023-12-06T15:50:37.576743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569099\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569283\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569367\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569444\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569529\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569596\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569666\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569733\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:37.569805\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:37.569969\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:38.733 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[24797]: audit 2023-12-06T15:50:37.577991+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:39.016 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T15:50:39.016 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T15:50:39.016 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T15:50:39.017 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:38 smithi088 bash[33795]: t=2023-12-06T15:50:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T15:50:39.017 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T15:50:39.360 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T15:50:39.360 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T15:50:39.360 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T15:50:39.360 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T15:50:39.408 INFO:teuthology.orchestra.run.smithi060.stdout:197568495635 2023-12-06T15:50:39.408 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T15:50:39.637 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T15:50:39.637 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T15:50:39.637 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T15:50:39.637 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T15:50:39.637 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T15:50:39.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[24797]: cluster 2023-12-06T15:50:38.407136+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:39.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[24797]: audit 2023-12-06T15:50:38.665111+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661595\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661789\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662160\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662403\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662524\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662643\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:38.662894\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:39.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[24797]: audit 2023-12-06T15:50:38.671051+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661595\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661789\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662160\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662403\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662524\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662643\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:38.662894\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:39.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[24797]: audit 2023-12-06T15:50:38.674385+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:39.888 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T15:50:39.889 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T15:50:39.889 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T15:50:39.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[24692]: cluster 2023-12-06T15:50:38.407136+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[28374]: cluster 2023-12-06T15:50:38.407136+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[24692]: audit 2023-12-06T15:50:38.665111+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661595\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661789\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662160\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662403\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662524\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662643\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:38.662894\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[24692]: audit 2023-12-06T15:50:38.671051+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661595\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661789\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662160\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662403\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662524\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662643\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:38.662894\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:39.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[24692]: audit 2023-12-06T15:50:38.674385+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:39.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[28374]: audit 2023-12-06T15:50:38.665111+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661595\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661789\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662160\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662403\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662524\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662643\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:38.662894\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:39.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[28374]: audit 2023-12-06T15:50:38.671051+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661595\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661789\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.661916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662160\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662403\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662524\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:38.662643\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:38.662894\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:39.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:39 smithi060 bash[28374]: audit 2023-12-06T15:50:38.674385+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:40.198 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T15:50:40.198 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:39 smithi088 bash[33795]: t=2023-12-06T15:50:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T15:50:40.198 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T15:50:40.198 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T15:50:40.198 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T15:50:40.449 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T15:50:40.449 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T15:50:40.449 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T15:50:40.743 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T15:50:40.743 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T15:50:40.743 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T15:50:40.743 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T15:50:40.744 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[24797]: audit 2023-12-06T15:50:40.168821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:40.167054\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:40.744 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[24797]: audit 2023-12-06T15:50:40.175173+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:40.167054\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:40.744 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[24797]: audit 2023-12-06T15:50:40.176649+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:40.751 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:50:40 smithi060 bash[38791]: ts=2023-12-06T15:50:40.573Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002890511s 2023-12-06T15:50:40.752 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:40 smithi060 bash[24692]: audit 2023-12-06T15:50:40.168821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:40.167054\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:40.752 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:40 smithi060 bash[28374]: audit 2023-12-06T15:50:40.168821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:40.167054\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:50:40.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:40 smithi060 bash[24692]: audit 2023-12-06T15:50:40.175173+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:40.167054\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:40.753 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:40 smithi060 bash[24692]: audit 2023-12-06T15:50:40.176649+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:40.753 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:40 smithi060 bash[28374]: audit 2023-12-06T15:50:40.175173+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}}, \"last_daemon_update\": \"2023-12-06T15:50:40.167054\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:50:40.753 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:40 smithi060 bash[28374]: audit 2023-12-06T15:50:40.176649+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing HooksService" logger=server 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-12-06T15:50:41.023 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing LoginService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing SearchService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing TracingService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-06T15:50:41.024 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:40 smithi088 bash[33795]: t=2023-12-06T15:50:40+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-12-06T15:50:41.025 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:41 smithi088 bash[33795]: t=2023-12-06T15:50:41+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-12-06T15:50:41.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:41 smithi088 bash[33795]: t=2023-12-06T15:50:41+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-12-06T15:50:41.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:41 smithi088 bash[33795]: t=2023-12-06T15:50:41+0000 lvl=info msg="Initializing Stream Manager" 2023-12-06T15:50:41.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:50:41 smithi088 bash[33795]: t=2023-12-06T15:50:41+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-12-06T15:50:41.873 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:41 smithi060 bash[24692]: cluster 2023-12-06T15:50:40.407809+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:41.873 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:41 smithi060 bash[28374]: cluster 2023-12-06T15:50:40.407809+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:41.874 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:41 smithi060 bash[24692]: audit 2023-12-06T15:50:41.277825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:41.275465\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:41.874 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:41 smithi060 bash[24692]: audit 2023-12-06T15:50:41.284315+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:41.275465\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:41.874 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:41 smithi060 bash[28374]: audit 2023-12-06T15:50:41.277825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:41.275465\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:41.875 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:41 smithi060 bash[28374]: audit 2023-12-06T15:50:41.284315+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:41.275465\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:41 smithi088 bash[24797]: cluster 2023-12-06T15:50:40.407809+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:41 smithi088 bash[24797]: audit 2023-12-06T15:50:41.277825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:41.275465\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:50:41.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:41 smithi088 bash[24797]: audit 2023-12-06T15:50:41.284315+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}}, \"last_daemon_update\": \"2023-12-06T15:50:41.275465\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:50:42.258 INFO:teuthology.orchestra.run.smithi060.stdout:42949673013 2023-12-06T15:50:42.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:42 smithi088 bash[24797]: audit 2023-12-06T15:50:42.255545+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.60:0/743434040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:50:42.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:42 smithi060 bash[24692]: audit 2023-12-06T15:50:42.255545+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.60:0/743434040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:50:42.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:42 smithi060 bash[28374]: audit 2023-12-06T15:50:42.255545+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.60:0/743434040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:50:42.958 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673007 got 42949673013 for osd.0 2023-12-06T15:50:42.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T15:50:43.863 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:43 smithi060 bash[24692]: cluster 2023-12-06T15:50:42.408347+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:43.864 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:43 smithi060 bash[28374]: cluster 2023-12-06T15:50:42.408347+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:43.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:43 smithi088 bash[24797]: cluster 2023-12-06T15:50:42.408347+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:45.695 INFO:teuthology.orchestra.run.smithi060.stdout:68719476787 2023-12-06T15:50:45.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:45 smithi088 bash[24797]: cluster 2023-12-06T15:50:44.408838+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:45.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:45 smithi060 bash[24692]: cluster 2023-12-06T15:50:44.408838+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:45.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:45 smithi060 bash[28374]: cluster 2023-12-06T15:50:44.408838+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:46.421 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476781 got 68719476787 for osd.1 2023-12-06T15:50:46.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T15:50:46.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:46 smithi088 bash[24797]: audit 2023-12-06T15:50:45.691942+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.60:0/4072423233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:50:46.952 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:46 smithi060 bash[28374]: audit 2023-12-06T15:50:45.691942+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.60:0/4072423233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:50:46.952 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:46 smithi060 bash[24692]: audit 2023-12-06T15:50:45.691942+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.60:0/4072423233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:50:47.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:47 smithi060 bash[24692]: cluster 2023-12-06T15:50:46.409388+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:47.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:47 smithi060 bash[28374]: cluster 2023-12-06T15:50:46.409388+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:47.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:47 smithi088 bash[24797]: cluster 2023-12-06T15:50:46.409388+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:49.377 INFO:teuthology.orchestra.run.smithi060.stdout:90194313261 2023-12-06T15:50:49.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:49 smithi060 bash[24692]: cluster 2023-12-06T15:50:48.409977+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:49.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:49 smithi060 bash[24692]: audit 2023-12-06T15:50:49.374196+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.60:0/2313539626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:50:49.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:49 smithi060 bash[28374]: cluster 2023-12-06T15:50:48.409977+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:49.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:49 smithi060 bash[28374]: audit 2023-12-06T15:50:49.374196+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.60:0/2313539626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:50:50.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:49 smithi088 bash[24797]: cluster 2023-12-06T15:50:48.409977+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:50.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:49 smithi088 bash[24797]: audit 2023-12-06T15:50:49.374196+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.60:0/2313539626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:50:50.161 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313254 got 90194313261 for osd.2 2023-12-06T15:50:50.162 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T15:50:51.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:51 smithi060 bash[24692]: cluster 2023-12-06T15:50:50.410590+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:51.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:51 smithi060 bash[28374]: cluster 2023-12-06T15:50:50.410590+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:51.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:51 smithi088 bash[24797]: cluster 2023-12-06T15:50:50.410590+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:53.065 INFO:teuthology.orchestra.run.smithi060.stdout:111669149736 2023-12-06T15:50:53.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:53 smithi060 bash[28374]: cluster 2023-12-06T15:50:52.411159+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:53.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:53 smithi060 bash[28374]: audit 2023-12-06T15:50:53.062268+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.60:0/553411214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:50:53.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:53 smithi060 bash[24692]: cluster 2023-12-06T15:50:52.411159+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:53.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:53 smithi060 bash[24692]: audit 2023-12-06T15:50:53.062268+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.60:0/553411214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:50:53.741 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149730 got 111669149736 for osd.3 2023-12-06T15:50:53.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T15:50:53.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:53 smithi088 bash[24797]: cluster 2023-12-06T15:50:52.411159+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:53.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:53 smithi088 bash[24797]: audit 2023-12-06T15:50:53.062268+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.60:0/553411214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:50:55.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:55 smithi060 bash[24692]: cluster 2023-12-06T15:50:54.411804+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:55.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:55 smithi060 bash[28374]: cluster 2023-12-06T15:50:54.411804+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:55.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:55 smithi088 bash[24797]: cluster 2023-12-06T15:50:54.411804+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:56.773 INFO:teuthology.orchestra.run.smithi060.stdout:133143986215 2023-12-06T15:50:57.499 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986209 got 133143986215 for osd.4 2023-12-06T15:50:57.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T15:50:57.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:57 smithi088 bash[24797]: cluster 2023-12-06T15:50:56.412408+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:57.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:57 smithi088 bash[24797]: audit 2023-12-06T15:50:56.770081+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.60:0/2817998672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:50:57.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:57 smithi060 bash[28374]: cluster 2023-12-06T15:50:56.412408+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:57.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:57 smithi060 bash[28374]: audit 2023-12-06T15:50:56.770081+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.60:0/2817998672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:50:57.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:57 smithi060 bash[24692]: cluster 2023-12-06T15:50:56.412408+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:57.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:57 smithi060 bash[24692]: audit 2023-12-06T15:50:56.770081+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.60:0/2817998672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:50:59.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:50:59 smithi060 bash[24692]: cluster 2023-12-06T15:50:58.412986+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:59.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:50:59 smithi060 bash[28374]: cluster 2023-12-06T15:50:58.412986+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:50:59.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:50:59 smithi088 bash[24797]: cluster 2023-12-06T15:50:58.412986+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:00.424 INFO:teuthology.orchestra.run.smithi060.stdout:154618822689 2023-12-06T15:51:01.202 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822689 for osd.5 2023-12-06T15:51:01.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T15:51:01.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:01 smithi060 bash[24692]: cluster 2023-12-06T15:51:00.413569+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:01.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:01 smithi060 bash[24692]: audit 2023-12-06T15:51:00.420657+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.60:0/200328685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:51:01.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:01 smithi060 bash[28374]: cluster 2023-12-06T15:51:00.413569+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:01.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:01 smithi060 bash[28374]: audit 2023-12-06T15:51:00.420657+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.60:0/200328685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:51:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:01 smithi088 bash[24797]: cluster 2023-12-06T15:51:00.413569+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:01 smithi088 bash[24797]: audit 2023-12-06T15:51:00.420657+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.60:0/200328685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:51:03.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:03 smithi060 bash[28374]: cluster 2023-12-06T15:51:02.414169+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:03.776 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:03 smithi060 bash[24692]: cluster 2023-12-06T15:51:02.414169+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:03.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:03 smithi088 bash[24797]: cluster 2023-12-06T15:51:02.414169+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:04.081 INFO:teuthology.orchestra.run.smithi060.stdout:176093659165 2023-12-06T15:51:04.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:04 smithi060 bash[24692]: audit 2023-12-06T15:51:04.078525+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.60:0/2034697018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:51:04.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:04 smithi060 bash[28374]: audit 2023-12-06T15:51:04.078525+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.60:0/2034697018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:51:04.756 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659160 got 176093659165 for osd.6 2023-12-06T15:51:04.757 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T15:51:04.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:04 smithi088 bash[24797]: audit 2023-12-06T15:51:04.078525+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.60:0/2034697018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:51:05.808 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:05 smithi060 bash[24692]: cluster 2023-12-06T15:51:04.414791+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:05.808 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:05 smithi060 bash[28374]: cluster 2023-12-06T15:51:04.414791+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:05.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:05 smithi088 bash[24797]: cluster 2023-12-06T15:51:04.414791+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:07.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:07 smithi060 bash[24692]: cluster 2023-12-06T15:51:06.415408+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:07.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:07 smithi060 bash[28374]: cluster 2023-12-06T15:51:06.415408+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:07.683 INFO:teuthology.orchestra.run.smithi060.stdout:197568495641 2023-12-06T15:51:07.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:07 smithi088 bash[24797]: cluster 2023-12-06T15:51:06.415408+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:08.421 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495635 got 197568495641 for osd.7 2023-12-06T15:51:08.421 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T15:51:08.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T15:51:08.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:08 smithi088 bash[24797]: audit 2023-12-06T15:51:07.679981+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/3076692046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:51:08.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:08 smithi060 bash[24692]: audit 2023-12-06T15:51:07.679981+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/3076692046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:51:08.902 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:08 smithi060 bash[28374]: audit 2023-12-06T15:51:07.679981+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/3076692046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:51:09.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:09 smithi060 bash[24692]: cluster 2023-12-06T15:51:08.416074+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:09.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:09 smithi060 bash[28374]: cluster 2023-12-06T15:51:08.416074+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:09.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:09 smithi088 bash[24797]: cluster 2023-12-06T15:51:08.416074+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:11.193 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:51:11.195 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-06T15:51:11.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:11 smithi060 bash[24692]: cluster 2023-12-06T15:51:10.416702+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:11.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:11 smithi060 bash[28374]: cluster 2023-12-06T15:51:10.416702+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:11.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:11 smithi088 bash[24797]: cluster 2023-12-06T15:51:10.416702+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:11.927 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":243,"stamp":"2023-12-06T15:51:10.416394+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":8392208,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569008,"statfs":{"total":767960285184,"available":759366664192,"internally_reserved":8589934592,"allocated":3620864,"data_stored":1442696,"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.003715"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-06T15:49:14.410584+0000","last_change":"2023-12-06T15:49:14.410584+0000","last_active":"2023-12-06T15:49:14.410584+0000","last_peered":"2023-12-06T15:49:14.410584+0000","last_clean":"2023-12-06T15:49:14.410584+0000","last_became_active":"2023-12-06T15:49:14.405004+0000","last_became_peered":"2023-12-06T15:49:14.405004+0000","last_unstale":"2023-12-06T15:49:14.410584+0000","last_undegraded":"2023-12-06T15:49:14.410584+0000","last_fullsized":"2023-12-06T15:49:14.410584+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T15:43:47.630104+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T15:43:47.630104+0000","last_clean_scrub_stamp":"2023-12-06T15:43:47.630104+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495642,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"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":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":1.054},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":0.627}]},{"osd":1,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.77400000000000002}]},{"osd":2,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":1.034},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.83099999999999996}]},{"osd":3,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.1100000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.874,"15min":0.874},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.874,"5min":0.874,"15min":0.874},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.1579999999999999}]},{"osd":5,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":0.89500000000000002}]},{"osd":6,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.004},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.085}]}]},{"osd":6,"up_from":41,"seq":176093659167,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"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":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.875,"15min":0.88500000000000001},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1140000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.86399999999999999,"15min":0.87},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1200000000000001,"5min":1.218,"15min":1.218},"last":0.95099999999999996}]},{"osd":1,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.88600000000000001,"15min":0.89300000000000002},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.155,"5min":1.216,"15min":1.216},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.871,"5min":0.88,"15min":0.88200000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.087,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.64000000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.89700000000000002,"15min":0.90100000000000002},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.748},{"interface":"front","average":{"1min":0.87,"5min":0.875,"15min":0.876},"min":{"1min":0.66600000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0980000000000001}]},{"osd":3,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"min":{"1min":0.69999999999999996,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.95099999999999996,"15min":0.95199999999999996},"min":{"1min":0.77400000000000002,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.1140000000000001,"5min":1.139,"15min":1.139},"last":0.85899999999999999}]},{"osd":4,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.80100000000000005,"15min":0.79300000000000004},"min":{"1min":0.59499999999999997,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":1.022},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.88400000000000001,"15min":0.871},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.89500000000000002}]},{"osd":5,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.90100000000000002,"15min":0.88600000000000001},"min":{"1min":0.63800000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.997,"15min":0.999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.0649999999999999}]},{"osd":7,"last update":"Wed Dec 6 15:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.1200000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476792,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049020,"kb_used_data":436,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696132,"statfs":{"total":95995035648,"available":94920839168,"internally_reserved":1073741824,"allocated":446464,"data_stored":179896,"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":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.60599999999999998,"15min":0.55000000000000004},"min":{"1min":0.5,"5min":0.31,"15min":0.31},"max":{"1min":1.079,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.69099999999999995,"15min":0.60299999999999998},"min":{"1min":0.54600000000000004,"5min":0.372,"15min":0.372},"max":{"1min":0.94899999999999995,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.63500000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.67600000000000005,"15min":0.63400000000000001},"min":{"1min":0.47599999999999998,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.03,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.69299999999999995,"15min":0.65900000000000003},"min":{"1min":0.61599999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.97899999999999998,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.65500000000000003}]},{"osd":3,"last update":"Wed Dec 6 15:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.80800000000000005,"15min":0.78300000000000003},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1779999999999999,"5min":1.29,"15min":1.29},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.755},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.056,"5min":1.47,"15min":1.47},"last":0.77100000000000002}]},{"osd":4,"last update":"Wed Dec 6 15:51:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.93700000000000006,"15min":0.92100000000000004},"min":{"1min":0.78700000000000003,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.212,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.83599999999999997,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.1859999999999999,"5min":1.673,"15min":1.673},"last":0.876}]},{"osd":5,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0489999999999999,"15min":1.0469999999999999},"min":{"1min":0.85099999999999998,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.198,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.79600000000000004,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.4219999999999999,"5min":1.571,"15min":1.571},"last":1.2070000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.069,"15min":1.0569999999999999},"min":{"1min":0.78500000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3340000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.165,"15min":1.173},"min":{"1min":0.93300000000000005,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.337,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.161}]},{"osd":7,"last update":"Wed Dec 6 15:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.268},{"interface":"front","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"max":{"1min":1.8049999999999999,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.141}]}]},{"osd":0,"up_from":10,"seq":42949673019,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"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":"Wed Dec 6 15:50:56 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.60699999999999998,"15min":0.55300000000000005},"min":{"1min":0.41799999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.93100000000000005,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.84799999999999998,"5min":1.048,"15min":1.2370000000000001},"min":{"1min":0.69399999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.0609999999999999,"5min":12.972,"15min":12.972},"last":0.83199999999999996}]},{"osd":2,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.71399999999999997,"15min":0.69199999999999995},"min":{"1min":0.54700000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.044},{"interface":"front","average":{"1min":0.751,"5min":0.66900000000000004,"15min":0.63700000000000001},"min":{"1min":0.55300000000000005,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.996}]},{"osd":3,"last update":"Wed Dec 6 15:50:40 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.82299999999999995,"15min":0.79200000000000004},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.222,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.80200000000000005,"15min":0.77400000000000002},"min":{"1min":0.71299999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.0660000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.80400000000000005}]},{"osd":4,"last update":"Wed Dec 6 15:51:02 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91600000000000004,"15min":0.89800000000000002},"min":{"1min":0.77000000000000002,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1140000000000001,"5min":1.496,"15min":1.496},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.66000000000000003,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.137,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.006}]},{"osd":5,"last update":"Wed Dec 6 15:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.016,"15min":1.01},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.2},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0780000000000001,"15min":1.0800000000000001},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.3799999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.083}]},{"osd":6,"last update":"Wed Dec 6 15:50:54 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.002,"15min":1.002},"min":{"1min":0.76900000000000002,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.3029999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.129,"5min":1.141,"15min":1.143},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.526,"5min":1.548,"15min":1.548},"last":1.24}]},{"osd":7,"last update":"Wed Dec 6 15:50:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.167}]}]},{"osd":2,"up_from":21,"seq":90194313265,"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":180484,"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":"Wed Dec 6 15:50:19 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.63600000000000001,"15min":0.59899999999999998},"min":{"1min":0.51400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1759999999999999,"5min":1.294,"15min":1.294},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.745,"5min":0.67800000000000005,"15min":0.63600000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.70599999999999996}]},{"osd":1,"last update":"Wed Dec 6 15:50:19 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.70799999999999996,"15min":0.68799999999999994},"min":{"1min":0.44800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.141,"5min":1.177,"15min":1.177},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.68700000000000006,"15min":0.67000000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.92800000000000005,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.46500000000000002}]},{"osd":3,"last update":"Wed Dec 6 15:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.82499999999999996,"15min":0.80000000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.171,"5min":1.228,"15min":1.228},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.77900000000000003,"15min":0.76900000000000002},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.0720000000000001,"5min":1.204,"15min":1.204},"last":0.64900000000000002}]},{"osd":4,"last update":"Wed Dec 6 15:51:04 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.85299999999999998,"15min":0.83999999999999997},"min":{"1min":0.68799999999999994,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.0329999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.871},{"interface":"front","average":{"1min":1.056,"5min":1.016,"15min":0.999},"min":{"1min":0.76200000000000001,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4370000000000001,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":0.76200000000000001}]},{"osd":5,"last update":"Wed Dec 6 15:50:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.5169999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96299999999999997,"15min":0.96099999999999997},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2390000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.82399999999999995}]},{"osd":6,"last update":"Wed Dec 6 15:50:58 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.151,"15min":1.153},"min":{"1min":0.86499999999999999,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.5109999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.0449999999999999,"15min":1.0409999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.304,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.80200000000000005}]},{"osd":7,"last update":"Wed Dec 6 15:50:15 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.093,"15min":1.093},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.056,"5min":1.056,"15min":1.056},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.77600000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149740,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.64900000000000002,"15min":0.625},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.96499999999999997,"5min":2.2559999999999998,"15min":2.2559999999999998},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.74099999999999999,"15min":0.73699999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.70099999999999996}]},{"osd":1,"last update":"Wed Dec 6 15:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.71399999999999997,"15min":0.70399999999999996},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":0.85899999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.78800000000000003,"15min":0.78000000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.365,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.74399999999999999}]},{"osd":2,"last update":"Wed Dec 6 15:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.78800000000000003,"15min":0.78400000000000003},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1100000000000001,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.79900000000000004,"15min":0.78700000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.75900000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:50:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.91400000000000003,"15min":0.90500000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.212,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2290000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.88600000000000001}]},{"osd":5,"last update":"Wed Dec 6 15:50:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.05,"15min":1.0429999999999999},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.4059999999999999,"5min":1.452,"15min":1.452},"last":1.292},{"interface":"front","average":{"1min":1.071,"5min":1.0409999999999999,"15min":1.036},"min":{"1min":0.81799999999999995,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.98099999999999998}]},{"osd":6,"last update":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.107,"15min":1.1200000000000001},"min":{"1min":0.75800000000000001,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2250000000000001,"5min":1.536,"15min":1.536},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.052,"5min":1.089,"15min":1.095},"min":{"1min":0.84299999999999997,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.365,"5min":1.454,"15min":1.454},"last":1.3340000000000001}]},{"osd":7,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.147},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.7210000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.222},{"interface":"front","average":{"1min":1.167,"5min":1.167,"15min":1.167},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.0449999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986218,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84799999999999998,"15min":0.84799999999999998},"min":{"1min":0.58299999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.3460000000000001,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.88400000000000001,"15min":0.879},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.21,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.78400000000000003}]},{"osd":1,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.85399999999999998,"15min":0.85799999999999998},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.111,"5min":1.159,"15min":1.159},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.88,"5min":0.84399999999999997,"15min":0.83799999999999997},"min":{"1min":0.68100000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.1619999999999999,"5min":1.345,"15min":1.345},"last":0.875}]},{"osd":2,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88300000000000001,"15min":0.88200000000000001},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1970000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":1.123,"5min":0.93500000000000005,"15min":0.90300000000000002},"min":{"1min":0.68000000000000005,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":3.7109999999999999,"5min":3.7109999999999999,"15min":3.7109999999999999},"last":0.69299999999999995}]},{"osd":3,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.85499999999999998,"15min":0.84299999999999997},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.9099999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.89900000000000002,"15min":0.89800000000000002},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.99099999999999999}]},{"osd":5,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.88400000000000001,"15min":0.89500000000000002},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":0.97399999999999998,"5min":1.419,"15min":1.419},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.93999999999999995,"15min":0.94199999999999995},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.179,"5min":1.994,"15min":1.994},"last":1.0189999999999999}]},{"osd":6,"last update":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.94299999999999995,"15min":0.94899999999999995},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.1739999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.079,"15min":1.0940000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2050000000000001,"5min":1.7,"15min":1.7},"last":1.103}]},{"osd":7,"last update":"Wed Dec 6 15:50:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.0609999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180190,"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":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.86499999999999999,"15min":0.86099999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.86099999999999999,"15min":0.86299999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1080000000000001,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.1879999999999999}]},{"osd":1,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.81999999999999995,"15min":0.82799999999999996},"min":{"1min":0.59899999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1060000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.89800000000000002,"15min":0.89200000000000002},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1850000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.127}]},{"osd":2,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.2110000000000001,"5min":1.248,"15min":1.248},"last":1.095},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.873,"15min":0.86699999999999999},"min":{"1min":0.64500000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":1.075}]},{"osd":3,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.97299999999999998,"15min":0.97499999999999998},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.268,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.173},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.97399999999999998,"15min":0.97799999999999998},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.194,"5min":1.448,"15min":1.448},"last":1.202}]},{"osd":4,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.86299999999999999,"15min":0.871},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1950000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.94199999999999995,"15min":0.93300000000000005},"min":{"1min":0.75,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.248}]},{"osd":6,"last update":"Wed Dec 6 15:50:56 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.99299999999999999,"15min":0.99099999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.331},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0169999999999999,"15min":1.0229999999999999},"min":{"1min":0.77400000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.1559999999999999,"5min":1.55,"15min":1.55},"last":1.284}]},{"osd":7,"last update":"Wed Dec 6 15:50:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2270000000000001}]}]}]}} 2023-12-06T15:51:11.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T15:51:12.851 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:12 smithi060 bash[28374]: audit 2023-12-06T15:51:11.181497+0000 mgr.y (mgr.14142) 256 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:51:12.852 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:12 smithi060 bash[24692]: audit 2023-12-06T15:51:11.181497+0000 mgr.y (mgr.14142) 256 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:51:12.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:12 smithi088 bash[24797]: audit 2023-12-06T15:51:11.181497+0000 mgr.y (mgr.14142) 256 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:51:13.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:13 smithi060 bash[24692]: cluster 2023-12-06T15:51:12.417305+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:13.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:13 smithi060 bash[28374]: cluster 2023-12-06T15:51:12.417305+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:13.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:13 smithi088 bash[24797]: cluster 2023-12-06T15:51:12.417305+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:14.864 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:51:14.866 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":245,"stamp":"2023-12-06T15:51:14.417598+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":8392208,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569008,"statfs":{"total":767960285184,"available":759366664192,"internally_reserved":8589934592,"allocated":3620864,"data_stored":1442696,"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.003717"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-06T15:49:14.410584+0000","last_change":"2023-12-06T15:49:14.410584+0000","last_active":"2023-12-06T15:49:14.410584+0000","last_peered":"2023-12-06T15:49:14.410584+0000","last_clean":"2023-12-06T15:49:14.410584+0000","last_became_active":"2023-12-06T15:49:14.405004+0000","last_became_peered":"2023-12-06T15:49:14.405004+0000","last_unstale":"2023-12-06T15:49:14.410584+0000","last_undegraded":"2023-12-06T15:49:14.410584+0000","last_fullsized":"2023-12-06T15:49:14.410584+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T15:43:47.630104+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T15:43:47.630104+0000","last_clean_scrub_stamp":"2023-12-06T15:43:47.630104+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495643,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"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":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":0.65000000000000002}]},{"osd":1,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.80500000000000005}]},{"osd":2,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.749},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.85799999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.92200000000000004}]},{"osd":4,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.874,"15min":0.874},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":1.1599999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.874,"15min":0.874},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.84299999999999997}]},{"osd":5,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":0.97999999999999998}]},{"osd":6,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.1060000000000001}]}]},{"osd":6,"up_from":41,"seq":176093659167,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"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":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.875,"15min":0.88500000000000001},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1140000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.86399999999999999,"15min":0.87},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1200000000000001,"5min":1.218,"15min":1.218},"last":0.95099999999999996}]},{"osd":1,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.88600000000000001,"15min":0.89300000000000002},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.155,"5min":1.216,"15min":1.216},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.871,"5min":0.88,"15min":0.88200000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.087,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.64000000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.89700000000000002,"15min":0.90100000000000002},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.748},{"interface":"front","average":{"1min":0.87,"5min":0.875,"15min":0.876},"min":{"1min":0.66600000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0980000000000001}]},{"osd":3,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"min":{"1min":0.69999999999999996,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.95099999999999996,"15min":0.95199999999999996},"min":{"1min":0.77400000000000002,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.1140000000000001,"5min":1.139,"15min":1.139},"last":0.85899999999999999}]},{"osd":4,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.80100000000000005,"15min":0.79300000000000004},"min":{"1min":0.59499999999999997,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":1.022},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.88400000000000001,"15min":0.871},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.89500000000000002}]},{"osd":5,"last update":"Wed Dec 6 15:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.90100000000000002,"15min":0.88600000000000001},"min":{"1min":0.63800000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.997,"15min":0.999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.0649999999999999}]},{"osd":7,"last update":"Wed Dec 6 15:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.1200000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476793,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049020,"kb_used_data":436,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696132,"statfs":{"total":95995035648,"available":94920839168,"internally_reserved":1073741824,"allocated":446464,"data_stored":179896,"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":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.60599999999999998,"15min":0.55000000000000004},"min":{"1min":0.5,"5min":0.31,"15min":0.31},"max":{"1min":1.079,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.69099999999999995,"15min":0.60299999999999998},"min":{"1min":0.54600000000000004,"5min":0.372,"15min":0.372},"max":{"1min":0.94899999999999995,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.68000000000000005}]},{"osd":2,"last update":"Wed Dec 6 15:50:16 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.67600000000000005,"15min":0.63400000000000001},"min":{"1min":0.47599999999999998,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.03,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.69299999999999995,"15min":0.65900000000000003},"min":{"1min":0.61599999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.97899999999999998,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.72299999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.80800000000000005,"15min":0.78300000000000003},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1779999999999999,"5min":1.29,"15min":1.29},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.755},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.056,"5min":1.47,"15min":1.47},"last":0.92100000000000004}]},{"osd":4,"last update":"Wed Dec 6 15:51:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.93700000000000006,"15min":0.92100000000000004},"min":{"1min":0.78700000000000003,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.212,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.83599999999999997,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.1859999999999999,"5min":1.673,"15min":1.673},"last":1.1140000000000001}]},{"osd":5,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0489999999999999,"15min":1.0469999999999999},"min":{"1min":0.85099999999999998,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.198,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.79600000000000004,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.4219999999999999,"5min":1.571,"15min":1.571},"last":1.0449999999999999}]},{"osd":6,"last update":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.069,"15min":1.0569999999999999},"min":{"1min":0.78500000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3340000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.117,"5min":1.165,"15min":1.173},"min":{"1min":0.93300000000000005,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":1.337,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.198}]},{"osd":7,"last update":"Wed Dec 6 15:50:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.169},{"interface":"front","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"max":{"1min":1.8049999999999999,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.256}]}]},{"osd":0,"up_from":10,"seq":42949673020,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"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":"Wed Dec 6 15:50:56 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.60699999999999998,"15min":0.55300000000000005},"min":{"1min":0.41799999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.93100000000000005,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.84799999999999998,"5min":1.048,"15min":1.2370000000000001},"min":{"1min":0.69399999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.0609999999999999,"5min":12.972,"15min":12.972},"last":0.88800000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.71399999999999997,"15min":0.69199999999999995},"min":{"1min":0.54700000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.66900000000000004,"15min":0.63700000000000001},"min":{"1min":0.55300000000000005,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.66100000000000003}]},{"osd":3,"last update":"Wed Dec 6 15:50:40 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.82299999999999995,"15min":0.79200000000000004},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.222,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.80200000000000005,"15min":0.77400000000000002},"min":{"1min":0.71299999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.0660000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.0229999999999999}]},{"osd":4,"last update":"Wed Dec 6 15:51:02 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91600000000000004,"15min":0.89800000000000002},"min":{"1min":0.77000000000000002,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1140000000000001,"5min":1.496,"15min":1.496},"last":1.3169999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.66000000000000003,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.137,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.3380000000000001}]},{"osd":5,"last update":"Wed Dec 6 15:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.016,"15min":1.01},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0780000000000001,"15min":1.0800000000000001},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.3799999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.0940000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:50:54 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.002,"15min":1.002},"min":{"1min":0.76900000000000002,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.3029999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.141,"15min":1.143},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.526,"5min":1.548,"15min":1.548},"last":1.2729999999999999}]},{"osd":7,"last update":"Wed Dec 6 15:50:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.1679999999999999}]}]},{"osd":2,"up_from":21,"seq":90194313266,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"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":"Wed Dec 6 15:50:19 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.63600000000000001,"15min":0.59899999999999998},"min":{"1min":0.51400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1759999999999999,"5min":1.294,"15min":1.294},"last":1.008},{"interface":"front","average":{"1min":0.745,"5min":0.67800000000000005,"15min":0.63600000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.59099999999999997}]},{"osd":1,"last update":"Wed Dec 6 15:50:19 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.70799999999999996,"15min":0.68799999999999994},"min":{"1min":0.44800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.141,"5min":1.177,"15min":1.177},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.68700000000000006,"15min":0.67000000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.92800000000000005,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.66800000000000004}]},{"osd":3,"last update":"Wed Dec 6 15:50:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.82499999999999996,"15min":0.80000000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.171,"5min":1.228,"15min":1.228},"last":1.4359999999999999},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.77900000000000003,"15min":0.76900000000000002},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.0720000000000001,"5min":1.204,"15min":1.204},"last":0.75700000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:51:04 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.85299999999999998,"15min":0.83999999999999997},"min":{"1min":0.68799999999999994,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.0329999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.878},{"interface":"front","average":{"1min":1.056,"5min":1.016,"15min":0.999},"min":{"1min":0.76200000000000001,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4370000000000001,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.2490000000000001}]},{"osd":5,"last update":"Wed Dec 6 15:50:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.5169999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.3600000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96299999999999997,"15min":0.96099999999999997},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2390000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0369999999999999}]},{"osd":6,"last update":"Wed Dec 6 15:50:58 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.151,"15min":1.153},"min":{"1min":0.86499999999999999,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.5109999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.0449999999999999,"15min":1.0409999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.304,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.2150000000000001}]},{"osd":7,"last update":"Wed Dec 6 15:50:15 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.093,"15min":1.093},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.331},{"interface":"front","average":{"1min":1.056,"5min":1.056,"15min":1.056},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.1930000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.64900000000000002,"15min":0.625},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.96499999999999997,"5min":2.2559999999999998,"15min":2.2559999999999998},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.74099999999999999,"15min":0.73699999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.75}]},{"osd":1,"last update":"Wed Dec 6 15:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.71399999999999997,"15min":0.70399999999999996},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":0.85899999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.78800000000000003,"15min":0.78000000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.365,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.83099999999999996}]},{"osd":2,"last update":"Wed Dec 6 15:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.78800000000000003,"15min":0.78400000000000003},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1100000000000001,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.79900000000000004,"15min":0.78700000000000003},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":1.169}]},{"osd":4,"last update":"Wed Dec 6 15:50:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.91400000000000003,"15min":0.90500000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.212,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2290000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.036}]},{"osd":5,"last update":"Wed Dec 6 15:50:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.05,"15min":1.0429999999999999},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.4059999999999999,"5min":1.452,"15min":1.452},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.071,"5min":1.0409999999999999,"15min":1.036},"min":{"1min":0.81799999999999995,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.3380000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.107,"15min":1.1200000000000001},"min":{"1min":0.75800000000000001,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2250000000000001,"5min":1.536,"15min":1.536},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.089,"15min":1.095},"min":{"1min":0.84299999999999997,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.365,"5min":1.454,"15min":1.454},"last":1.0780000000000001}]},{"osd":7,"last update":"Wed Dec 6 15:50:13 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.147},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.7210000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.202},{"interface":"front","average":{"1min":1.167,"5min":1.167,"15min":1.167},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.298}]}]},{"osd":4,"up_from":31,"seq":133143986218,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84799999999999998,"15min":0.84799999999999998},"min":{"1min":0.58299999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.3460000000000001,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.88400000000000001,"15min":0.879},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.21,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.78400000000000003}]},{"osd":1,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.85399999999999998,"15min":0.85799999999999998},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.111,"5min":1.159,"15min":1.159},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.88,"5min":0.84399999999999997,"15min":0.83799999999999997},"min":{"1min":0.68100000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.1619999999999999,"5min":1.345,"15min":1.345},"last":0.875}]},{"osd":2,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88300000000000001,"15min":0.88200000000000001},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1970000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":1.123,"5min":0.93500000000000005,"15min":0.90300000000000002},"min":{"1min":0.68000000000000005,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":3.7109999999999999,"5min":3.7109999999999999,"15min":3.7109999999999999},"last":0.69299999999999995}]},{"osd":3,"last update":"Wed Dec 6 15:50:07 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.85499999999999998,"15min":0.84299999999999997},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.9099999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.89900000000000002,"15min":0.89800000000000002},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.99099999999999999}]},{"osd":5,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.88400000000000001,"15min":0.89500000000000002},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":0.97399999999999998,"5min":1.419,"15min":1.419},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.93999999999999995,"15min":0.94199999999999995},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.179,"5min":1.994,"15min":1.994},"last":1.0189999999999999}]},{"osd":6,"last update":"Wed Dec 6 15:50:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.94299999999999995,"15min":0.94899999999999995},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.1739999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.079,"15min":1.0940000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2050000000000001,"5min":1.7,"15min":1.7},"last":1.103}]},{"osd":7,"last update":"Wed Dec 6 15:50:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.0609999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180190,"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":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.86499999999999999,"15min":0.86099999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.86099999999999999,"15min":0.86299999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1080000000000001,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.1879999999999999}]},{"osd":1,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.81999999999999995,"15min":0.82799999999999996},"min":{"1min":0.59899999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1060000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.89800000000000002,"15min":0.89200000000000002},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1850000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.127}]},{"osd":2,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.2110000000000001,"5min":1.248,"15min":1.248},"last":1.095},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.873,"15min":0.86699999999999999},"min":{"1min":0.64500000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":1.075}]},{"osd":3,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.97299999999999998,"15min":0.97499999999999998},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.268,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.173},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.97399999999999998,"15min":0.97799999999999998},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.194,"5min":1.448,"15min":1.448},"last":1.202}]},{"osd":4,"last update":"Wed Dec 6 15:50:30 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.86299999999999999,"15min":0.871},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1950000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.94199999999999995,"15min":0.93300000000000005},"min":{"1min":0.75,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.248}]},{"osd":6,"last update":"Wed Dec 6 15:50:56 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.99299999999999999,"15min":0.99099999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.331},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0169999999999999,"15min":1.0229999999999999},"min":{"1min":0.77400000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.1559999999999999,"5min":1.55,"15min":1.55},"last":1.284}]},{"osd":7,"last update":"Wed Dec 6 15:50:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2270000000000001}]}]}]}} 2023-12-06T15:51:15.571 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T15:51:15.571 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T15:51:15.571 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T15:51:15.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T15:51:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:15 smithi088 bash[24797]: cluster 2023-12-06T15:51:14.417890+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:15.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:15 smithi060 bash[24692]: cluster 2023-12-06T15:51:14.417890+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:15.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:15 smithi060 bash[28374]: cluster 2023-12-06T15:51:14.417890+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:16.872 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:16 smithi060 bash[24692]: audit 2023-12-06T15:51:14.851992+0000 mgr.y (mgr.14142) 259 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:51:16.872 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:16 smithi060 bash[28374]: audit 2023-12-06T15:51:14.851992+0000 mgr.y (mgr.14142) 259 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:51:16.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:16 smithi088 bash[24797]: audit 2023-12-06T15:51:14.851992+0000 mgr.y (mgr.14142) 259 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:51:17.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:17 smithi060 bash[24692]: cluster 2023-12-06T15:51:16.418553+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:17.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:17 smithi060 bash[28374]: cluster 2023-12-06T15:51:16.418553+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:17.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:17 smithi088 bash[24797]: cluster 2023-12-06T15:51:16.418553+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:18.521 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-06T15:51:19.297 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T15:51:19.297 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T15:51:19.298 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T15:51:19.298 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T15:51:19.310 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2023-12-06T15:51:19.311 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T15:51:19.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:19 smithi060 bash[24692]: cluster 2023-12-06T15:51:18.419140+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:19.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:19 smithi060 bash[24692]: audit 2023-12-06T15:51:18.517485+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.60:0/1233183241' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:51:19.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:19 smithi060 bash[28374]: cluster 2023-12-06T15:51:18.419140+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:19.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:19 smithi060 bash[28374]: audit 2023-12-06T15:51:18.517485+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.60:0/1233183241' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:51:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:19 smithi088 bash[24797]: cluster 2023-12-06T15:51:18.419140+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:19 smithi088 bash[24797]: audit 2023-12-06T15:51:18.517485+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.60:0/1233183241' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:51:21.653 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:21 smithi060 bash[24692]: cluster 2023-12-06T15:51:20.419938+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:21.653 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:21 smithi060 bash[28374]: cluster 2023-12-06T15:51:20.419938+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:21.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:21 smithi088 bash[24797]: cluster 2023-12-06T15:51:20.419938+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:23.677 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:51:23.677 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "93753e76-ccfa-489c-892c-c4bdcd848b48", 2023-12-06T15:51:23.677 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "r", 2023-12-06T15:51:23.677 INFO:teuthology.orchestra.run.smithi060.stdout: "current_period": "470cd90b-6d90-4932-8213-98777eccc6e8", 2023-12-06T15:51:23.677 INFO:teuthology.orchestra.run.smithi060.stdout: "epoch": 1 2023-12-06T15:51:23.677 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[24692]: cluster 2023-12-06T15:51:22.420501+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[24692]: cluster 2023-12-06T15:51:22.630084+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[24692]: audit 2023-12-06T15:51:22.640017+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.60:0/3922647706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[24692]: audit 2023-12-06T15:51:22.640380+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[28374]: cluster 2023-12-06T15:51:22.420501+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[28374]: cluster 2023-12-06T15:51:22.630084+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[28374]: audit 2023-12-06T15:51:22.640017+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.60:0/3922647706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:51:23.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:23 smithi060 bash[28374]: audit 2023-12-06T15:51:22.640380+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:51:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:23 smithi088 bash[24797]: cluster 2023-12-06T15:51:22.420501+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:51:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:23 smithi088 bash[24797]: cluster 2023-12-06T15:51:22.630084+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T15:51:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:23 smithi088 bash[24797]: audit 2023-12-06T15:51:22.640017+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.60:0/3922647706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:51:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:23 smithi088 bash[24797]: audit 2023-12-06T15:51:22.640380+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:51:24.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T15:51:24.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:24 smithi060 bash[24692]: audit 2023-12-06T15:51:23.632853+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:51:24.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:24 smithi060 bash[24692]: cluster 2023-12-06T15:51:23.633010+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T15:51:24.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:24 smithi060 bash[24692]: cluster 2023-12-06T15:51:24.633853+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T15:51:24.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:24 smithi060 bash[28374]: audit 2023-12-06T15:51:23.632853+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:51:24.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:24 smithi060 bash[28374]: cluster 2023-12-06T15:51:23.633010+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T15:51:24.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:24 smithi060 bash[28374]: cluster 2023-12-06T15:51:24.633853+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T15:51:25.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:24 smithi088 bash[24797]: audit 2023-12-06T15:51:23.632853+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:51:25.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:24 smithi088 bash[24797]: cluster 2023-12-06T15:51:23.633010+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T15:51:25.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:24 smithi088 bash[24797]: cluster 2023-12-06T15:51:24.633853+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T15:51:25.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:25 smithi060 bash[24692]: cluster 2023-12-06T15:51:24.421111+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v252: 33 pgs: 7 active+clean, 26 unknown; 10 B data, 3.5 MiB used, 707 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-12-06T15:51:25.896 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:25 smithi060 bash[28374]: cluster 2023-12-06T15:51:24.421111+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v252: 33 pgs: 7 active+clean, 26 unknown; 10 B data, 3.5 MiB used, 707 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-12-06T15:51:26.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:25 smithi088 bash[24797]: cluster 2023-12-06T15:51:24.421111+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v252: 33 pgs: 7 active+clean, 26 unknown; 10 B data, 3.5 MiB used, 707 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "886961ea-7e8e-4c9e-b3ca-dd2fe21b84b5", 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default", 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "api_name": "default", 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "is_master": "true", 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames": [], 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames_s3website": [], 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "", 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "zones": [], 2023-12-06T15:51:27.290 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_targets": [], 2023-12-06T15:51:27.291 INFO:teuthology.orchestra.run.smithi060.stdout: "default_placement": "", 2023-12-06T15:51:27.291 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "93753e76-ccfa-489c-892c-c4bdcd848b48", 2023-12-06T15:51:27.291 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_policy": { 2023-12-06T15:51:27.291 INFO:teuthology.orchestra.run.smithi060.stdout: "groups": [] 2023-12-06T15:51:27.291 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:27.291 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:51:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:27 smithi060 bash[24692]: cluster 2023-12-06T15:51:26.421558+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v254: 33 pgs: 18 active+clean, 15 unknown; 126 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-06T15:51:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:27 smithi060 bash[28374]: cluster 2023-12-06T15:51:26.421558+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v254: 33 pgs: 18 active+clean, 15 unknown; 126 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-06T15:51:28.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T15:51:28.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:27 smithi088 bash[24797]: cluster 2023-12-06T15:51:26.421558+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v254: 33 pgs: 18 active+clean, 15 unknown; 126 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-06T15:51:30.138 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:29 smithi088 bash[24797]: cluster 2023-12-06T15:51:28.422355+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 680 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:51:30.154 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:29 smithi060 bash[24692]: cluster 2023-12-06T15:51:28.422355+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 680 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:51:30.154 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:29 smithi060 bash[28374]: cluster 2023-12-06T15:51:28.422355+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 680 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:51:30.700 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "5aabbba5-fa6b-4bb3-ad1c-2046703328fe", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "z", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "control_pool": "z.rgw.control", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "log_pool": "z.rgw.log", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T15:51:30.701 INFO:teuthology.orchestra.run.smithi060.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "system_key": { 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "access_key": "", 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "secret_key": "" 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_pools": [ 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: { 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "key": "default-placement", 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "val": { 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "storage_classes": { 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "STANDARD": { 2023-12-06T15:51:30.702 INFO:teuthology.orchestra.run.smithi060.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: "index_type": 0 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "93753e76-ccfa-489c-892c-c4bdcd848b48" 2023-12-06T15:51:30.703 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:51:31.406 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T15:51:31.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:31 smithi088 bash[24797]: cluster 2023-12-06T15:51:30.423125+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 262 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T15:51:31.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:31 smithi060 bash[24692]: cluster 2023-12-06T15:51:30.423125+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 262 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T15:51:31.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:31 smithi060 bash[28374]: cluster 2023-12-06T15:51:30.423125+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 262 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T15:51:33.841 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:33 smithi060 bash[24692]: cluster 2023-12-06T15:51:32.423904+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 232 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T15:51:33.842 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:33 smithi060 bash[28374]: cluster 2023-12-06T15:51:32.423904+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 232 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T15:51:33.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:33 smithi088 bash[24797]: cluster 2023-12-06T15:51:32.423904+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 232 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T15:51:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:35 smithi088 bash[24797]: cluster 2023-12-06T15:51:34.424456+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v258: 33 pgs: 33 active+clean; 1.1 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 409 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T15:51:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:35 smithi088 bash[24797]: cluster 2023-12-06T15:51:34.495805+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T15:51:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:35 smithi088 bash[24797]: audit 2023-12-06T15:51:34.500738+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.60:0/1724890008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:51:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:35 smithi088 bash[24797]: audit 2023-12-06T15:51:34.502284+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[28374]: cluster 2023-12-06T15:51:34.424456+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v258: 33 pgs: 33 active+clean; 1.1 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 409 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[28374]: cluster 2023-12-06T15:51:34.495805+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[28374]: audit 2023-12-06T15:51:34.500738+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.60:0/1724890008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[28374]: audit 2023-12-06T15:51:34.502284+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[24692]: cluster 2023-12-06T15:51:34.424456+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v258: 33 pgs: 33 active+clean; 1.1 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 409 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[24692]: cluster 2023-12-06T15:51:34.495805+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[24692]: audit 2023-12-06T15:51:34.500738+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.60:0/1724890008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:51:35.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:35 smithi060 bash[24692]: audit 2023-12-06T15:51:34.502284+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:51:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:36 smithi088 bash[24797]: audit 2023-12-06T15:51:35.499745+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:51:36.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:36 smithi088 bash[24797]: cluster 2023-12-06T15:51:35.500187+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T15:51:36.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:36 smithi060 bash[24692]: audit 2023-12-06T15:51:35.499745+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:51:36.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:36 smithi060 bash[24692]: cluster 2023-12-06T15:51:35.500187+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T15:51:36.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:36 smithi060 bash[28374]: audit 2023-12-06T15:51:35.499745+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:51:36.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:36 smithi060 bash[28374]: cluster 2023-12-06T15:51:35.500187+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T15:51:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:37 smithi088 bash[24797]: cluster 2023-12-06T15:51:36.425009+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v261: 65 pgs: 7 creating+peering, 33 active+clean, 25 unknown; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 895 B/s wr, 2 op/s 2023-12-06T15:51:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:37 smithi088 bash[24797]: cluster 2023-12-06T15:51:36.518477+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T15:51:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:37 smithi088 bash[24797]: audit 2023-12-06T15:51:36.522985+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.60:0/1724890008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:51:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:37 smithi088 bash[24797]: audit 2023-12-06T15:51:36.523965+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:51:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:37 smithi088 bash[24797]: audit 2023-12-06T15:51:37.521964+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:51:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:37 smithi088 bash[24797]: cluster 2023-12-06T15:51:37.522389+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[24692]: cluster 2023-12-06T15:51:36.425009+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v261: 65 pgs: 7 creating+peering, 33 active+clean, 25 unknown; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 895 B/s wr, 2 op/s 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[24692]: cluster 2023-12-06T15:51:36.518477+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[24692]: audit 2023-12-06T15:51:36.522985+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.60:0/1724890008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[24692]: audit 2023-12-06T15:51:36.523965+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[24692]: audit 2023-12-06T15:51:37.521964+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[24692]: cluster 2023-12-06T15:51:37.522389+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[28374]: cluster 2023-12-06T15:51:36.425009+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v261: 65 pgs: 7 creating+peering, 33 active+clean, 25 unknown; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 895 B/s wr, 2 op/s 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[28374]: cluster 2023-12-06T15:51:36.518477+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[28374]: audit 2023-12-06T15:51:36.522985+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.60:0/1724890008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[28374]: audit 2023-12-06T15:51:36.523965+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:51:37.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[28374]: audit 2023-12-06T15:51:37.521964+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:51:37.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:37 smithi060 bash[28374]: cluster 2023-12-06T15:51:37.522389+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:51:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:39 smithi088 bash[24797]: cluster 2023-12-06T15:51:38.425817+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 97 pgs: 24 creating+peering, 49 active+clean, 24 unknown; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2023-12-06T15:51:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:39 smithi088 bash[24797]: cluster 2023-12-06T15:51:38.525845+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:51:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:39 smithi088 bash[24797]: audit 2023-12-06T15:51:38.531113+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:51:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:39 smithi060 bash[24692]: cluster 2023-12-06T15:51:38.425817+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 97 pgs: 24 creating+peering, 49 active+clean, 24 unknown; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2023-12-06T15:51:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:39 smithi060 bash[24692]: cluster 2023-12-06T15:51:38.525845+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:51:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:39 smithi060 bash[24692]: audit 2023-12-06T15:51:38.531113+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:51:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:39 smithi060 bash[28374]: cluster 2023-12-06T15:51:38.425817+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 97 pgs: 24 creating+peering, 49 active+clean, 24 unknown; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2023-12-06T15:51:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:39 smithi060 bash[28374]: cluster 2023-12-06T15:51:38.525845+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:51:39.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:39 smithi060 bash[28374]: audit 2023-12-06T15:51:38.531113+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:51:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:40 smithi088 bash[24797]: audit 2023-12-06T15:51:39.528031+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:51:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:40 smithi088 bash[24797]: cluster 2023-12-06T15:51:39.528481+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:51:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:40 smithi088 bash[24797]: audit 2023-12-06T15:51:39.532002+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:51:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:40 smithi088 bash[24797]: audit 2023-12-06T15:51:40.530170+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:51:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:40 smithi088 bash[24797]: cluster 2023-12-06T15:51:40.530323+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:51:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:40 smithi088 bash[24797]: audit 2023-12-06T15:51:40.531821+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[24692]: audit 2023-12-06T15:51:39.528031+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[24692]: cluster 2023-12-06T15:51:39.528481+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[24692]: audit 2023-12-06T15:51:39.532002+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[24692]: audit 2023-12-06T15:51:40.530170+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[24692]: cluster 2023-12-06T15:51:40.530323+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[24692]: audit 2023-12-06T15:51:40.531821+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[28374]: audit 2023-12-06T15:51:39.528031+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:51:40.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[28374]: cluster 2023-12-06T15:51:39.528481+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:51:40.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[28374]: audit 2023-12-06T15:51:39.532002+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:51:40.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[28374]: audit 2023-12-06T15:51:40.530170+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:51:40.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[28374]: cluster 2023-12-06T15:51:40.530323+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:51:40.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:40 smithi060 bash[28374]: audit 2023-12-06T15:51:40.531821+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:51:41.727 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:51:41.727 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "cf198213-2ccc-40e9-ae76-a3cf71c201c0", 2023-12-06T15:51:41.727 INFO:teuthology.orchestra.run.smithi060.stdout: "epoch": 1, 2023-12-06T15:51:41.727 INFO:teuthology.orchestra.run.smithi060.stdout: "predecessor_uuid": "470cd90b-6d90-4932-8213-98777eccc6e8", 2023-12-06T15:51:41.727 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_status": [], 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "period_map": { 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "cf198213-2ccc-40e9-ae76-a3cf71c201c0", 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "zonegroups": [ 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "886961ea-7e8e-4c9e-b3ca-dd2fe21b84b5", 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default", 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "api_name": "default", 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "is_master": "true", 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames": [], 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames_s3website": [], 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "5aabbba5-fa6b-4bb3-ad1c-2046703328fe", 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "zones": [ 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2023-12-06T15:51:41.728 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "5aabbba5-fa6b-4bb3-ad1c-2046703328fe", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "z", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "log_meta": "false", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "log_data": "false", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_index_max_shards": 11, 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "read_only": "false", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "tier_type": "", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_from_all": "true", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_from": [], 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "redirect_zone": "" 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_targets": [ 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default-placement", 2023-12-06T15:51:41.729 INFO:teuthology.orchestra.run.smithi060.stdout: "tags": [], 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "storage_classes": [ 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "STANDARD" 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "default_placement": "default-placement", 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "93753e76-ccfa-489c-892c-c4bdcd848b48", 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_policy": { 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "groups": [] 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "short_zone_ids": [ 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2023-12-06T15:51:41.730 INFO:teuthology.orchestra.run.smithi060.stdout: "key": "5aabbba5-fa6b-4bb3-ad1c-2046703328fe", 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "val": 2927647522 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zonegroup": "886961ea-7e8e-4c9e-b3ca-dd2fe21b84b5", 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "5aabbba5-fa6b-4bb3-ad1c-2046703328fe", 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "period_config": { 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_quota": { 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false, 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "check_on_raw": false, 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size": -1, 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size_kb": 0, 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "max_objects": -1 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "user_quota": { 2023-12-06T15:51:41.731 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false, 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: "check_on_raw": false, 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size": -1, 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size_kb": 0, 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: "max_objects": -1 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "93753e76-ccfa-489c-892c-c4bdcd848b48", 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_name": "r", 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_epoch": 2 2023-12-06T15:51:41.732 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:51:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:41 smithi088 bash[24797]: cluster 2023-12-06T15:51:40.426749+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v267: 129 pgs: 25 creating+peering, 88 active+clean, 16 unknown; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2023-12-06T15:51:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:41 smithi088 bash[24797]: audit 2023-12-06T15:51:41.532920+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:51:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:41 smithi088 bash[24797]: cluster 2023-12-06T15:51:41.532980+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:51:41.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:41 smithi060 bash[24692]: cluster 2023-12-06T15:51:40.426749+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v267: 129 pgs: 25 creating+peering, 88 active+clean, 16 unknown; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2023-12-06T15:51:41.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:41 smithi060 bash[24692]: audit 2023-12-06T15:51:41.532920+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:51:41.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:41 smithi060 bash[24692]: cluster 2023-12-06T15:51:41.532980+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:51:41.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:41 smithi060 bash[28374]: cluster 2023-12-06T15:51:40.426749+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v267: 129 pgs: 25 creating+peering, 88 active+clean, 16 unknown; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2023-12-06T15:51:41.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:41 smithi060 bash[28374]: audit 2023-12-06T15:51:41.532920+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.60:0/3418159699' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:51:41.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:41 smithi060 bash[28374]: cluster 2023-12-06T15:51:41.532980+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:51:42.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-12-06T15:51:43.818 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:43 smithi060 bash[24692]: cluster 2023-12-06T15:51:42.427611+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v270: 129 pgs: 20 creating+peering, 96 active+clean, 13 unknown; 2.1 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 767 B/s wr, 2 op/s 2023-12-06T15:51:43.818 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:43 smithi060 bash[28374]: cluster 2023-12-06T15:51:42.427611+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v270: 129 pgs: 20 creating+peering, 96 active+clean, 13 unknown; 2.1 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 767 B/s wr, 2 op/s 2023-12-06T15:51:43.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:43 smithi088 bash[24797]: cluster 2023-12-06T15:51:42.427611+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v270: 129 pgs: 20 creating+peering, 96 active+clean, 13 unknown; 2.1 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 767 B/s wr, 2 op/s 2023-12-06T15:51:45.404 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled rgw update... 2023-12-06T15:51:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: cluster 2023-12-06T15:51:44.428695+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v271: 129 pgs: 4 creating+peering, 125 active+clean; 4.9 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 866 B/s rd, 4.2 KiB/s wr, 16 op/s 2023-12-06T15:51:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.392239+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:51:45.391637\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T15:51:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.397622+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:51:45.391637\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T15:51:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.403032+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T15:51:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.414824+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T15:51:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.416095+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T15:51:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.421071+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T15:51:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.422141+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T15:51:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.425957+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T15:51:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.427106+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iyxlwg", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:51:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.431960+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iyxlwg", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:51:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.433024+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:51:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:45 smithi088 bash[24797]: audit 2023-12-06T15:51:45.434336+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi060.iyxlwg", "key": "container_image"}]: dispatch 2023-12-06T15:51:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: cluster 2023-12-06T15:51:44.428695+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v271: 129 pgs: 4 creating+peering, 125 active+clean; 4.9 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 866 B/s rd, 4.2 KiB/s wr, 16 op/s 2023-12-06T15:51:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.392239+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:51:45.391637\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T15:51:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.397622+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:51:45.391637\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T15:51:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.403032+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T15:51:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.414824+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T15:51:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.416095+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T15:51:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.421071+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.422141+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.425957+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.427106+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iyxlwg", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.431960+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iyxlwg", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.433024+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[24692]: audit 2023-12-06T15:51:45.434336+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi060.iyxlwg", "key": "container_image"}]: dispatch 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: cluster 2023-12-06T15:51:44.428695+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v271: 129 pgs: 4 creating+peering, 125 active+clean; 4.9 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 866 B/s rd, 4.2 KiB/s wr, 16 op/s 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.392239+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:51:45.391637\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.397622+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:51:45.391637\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.403032+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.414824+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.416095+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T15:51:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.421071+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T15:51:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.422141+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T15:51:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.425957+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T15:51:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.427106+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iyxlwg", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:51:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.431960+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi060.iyxlwg", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:51:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.433024+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:51:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:45 smithi060 bash[28374]: audit 2023-12-06T15:51:45.434336+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi060.iyxlwg", "key": "container_image"}]: dispatch 2023-12-06T15:51:46.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 120' 2023-12-06T15:51:46.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:46 smithi088 bash[24797]: audit 2023-12-06T15:51:45.390566+0000 mgr.y (mgr.14142) 275 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:46.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:46 smithi088 bash[24797]: cephadm 2023-12-06T15:51:45.391613+0000 mgr.y (mgr.14142) 276 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T15:51:46.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:46 smithi088 bash[24797]: cephadm 2023-12-06T15:51:45.433791+0000 mgr.y (mgr.14142) 277 : cephadm [INF] Deploying daemon rgw.r.z.smithi060.iyxlwg on smithi060 2023-12-06T15:51:46.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:46 smithi060 bash[24692]: audit 2023-12-06T15:51:45.390566+0000 mgr.y (mgr.14142) 275 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:46.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:46 smithi060 bash[24692]: cephadm 2023-12-06T15:51:45.391613+0000 mgr.y (mgr.14142) 276 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T15:51:46.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:46 smithi060 bash[24692]: cephadm 2023-12-06T15:51:45.433791+0000 mgr.y (mgr.14142) 277 : cephadm [INF] Deploying daemon rgw.r.z.smithi060.iyxlwg on smithi060 2023-12-06T15:51:46.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:46 smithi060 bash[28374]: audit 2023-12-06T15:51:45.390566+0000 mgr.y (mgr.14142) 275 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:46.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:46 smithi060 bash[28374]: cephadm 2023-12-06T15:51:45.391613+0000 mgr.y (mgr.14142) 276 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T15:51:46.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:46 smithi060 bash[28374]: cephadm 2023-12-06T15:51:45.433791+0000 mgr.y (mgr.14142) 277 : cephadm [INF] Deploying daemon rgw.r.z.smithi060.iyxlwg on smithi060 2023-12-06T15:51:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:47 smithi088 bash[24797]: cluster 2023-12-06T15:51:46.429684+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 21 op/s 2023-12-06T15:51:47.939 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:47 smithi060 bash[24692]: cluster 2023-12-06T15:51:46.429684+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 21 op/s 2023-12-06T15:51:47.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:47 smithi060 bash[28374]: cluster 2023-12-06T15:51:46.429684+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 21 op/s 2023-12-06T15:51:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:49 smithi088 bash[24797]: cluster 2023-12-06T15:51:48.430701+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-06T15:51:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:49 smithi088 bash[24797]: audit 2023-12-06T15:51:48.911318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:51:49.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:49 smithi088 bash[24797]: audit 2023-12-06T15:51:48.916709+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:51:49.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:49 smithi088 bash[24797]: audit 2023-12-06T15:51:48.917839+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi088.mhtkft", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:51:49.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:49 smithi088 bash[24797]: audit 2023-12-06T15:51:48.921926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi088.mhtkft", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:51:49.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:49 smithi088 bash[24797]: audit 2023-12-06T15:51:48.923255+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:51:49.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:49 smithi088 bash[24797]: audit 2023-12-06T15:51:48.924682+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi088.mhtkft", "key": "container_image"}]: dispatch 2023-12-06T15:51:49.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[28374]: cluster 2023-12-06T15:51:48.430701+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-06T15:51:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[24692]: cluster 2023-12-06T15:51:48.430701+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-06T15:51:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[24692]: audit 2023-12-06T15:51:48.911318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:51:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[24692]: audit 2023-12-06T15:51:48.916709+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:51:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[24692]: audit 2023-12-06T15:51:48.917839+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi088.mhtkft", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:51:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[24692]: audit 2023-12-06T15:51:48.921926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi088.mhtkft", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:51:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[24692]: audit 2023-12-06T15:51:48.923255+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:51:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[24692]: audit 2023-12-06T15:51:48.924682+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi088.mhtkft", "key": "container_image"}]: dispatch 2023-12-06T15:51:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[28374]: audit 2023-12-06T15:51:48.911318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:51:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[28374]: audit 2023-12-06T15:51:48.916709+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166070\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166229\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166324\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166414\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166502\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166590\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166679\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166769\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:40.166858\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:51:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[28374]: audit 2023-12-06T15:51:48.917839+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi088.mhtkft", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:51:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[28374]: audit 2023-12-06T15:51:48.921926+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi088.mhtkft", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:51:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[28374]: audit 2023-12-06T15:51:48.923255+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:51:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:49 smithi060 bash[28374]: audit 2023-12-06T15:51:48.924682+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi088.mhtkft", "key": "container_image"}]: dispatch 2023-12-06T15:51:50.888 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:50 smithi088 bash[24797]: cephadm 2023-12-06T15:51:48.924096+0000 mgr.y (mgr.14142) 280 : cephadm [INF] Deploying daemon rgw.r.z.smithi088.mhtkft on smithi088 2023-12-06T15:51:50.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:50 smithi060 bash[24692]: cephadm 2023-12-06T15:51:48.924096+0000 mgr.y (mgr.14142) 280 : cephadm [INF] Deploying daemon rgw.r.z.smithi088.mhtkft on smithi088 2023-12-06T15:51:50.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:50 smithi060 bash[28374]: cephadm 2023-12-06T15:51:48.924096+0000 mgr.y (mgr.14142) 280 : cephadm [INF] Deploying daemon rgw.r.z.smithi088.mhtkft on smithi088 2023-12-06T15:51:51.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:51 smithi088 bash[24797]: cluster 2023-12-06T15:51:50.431878+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 723 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-06T15:51:51.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:51 smithi088 bash[24797]: audit 2023-12-06T15:51:51.316872+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:51:51.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:51 smithi088 bash[24797]: audit 2023-12-06T15:51:51.323244+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:51:51.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:51 smithi088 bash[24797]: audit 2023-12-06T15:51:51.324991+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:51.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[24692]: cluster 2023-12-06T15:51:50.431878+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 723 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-06T15:51:51.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[28374]: cluster 2023-12-06T15:51:50.431878+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 723 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-06T15:51:51.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[24692]: audit 2023-12-06T15:51:51.316872+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:51:51.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[24692]: audit 2023-12-06T15:51:51.323244+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:51:51.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[24692]: audit 2023-12-06T15:51:51.324991+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:51.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[28374]: audit 2023-12-06T15:51:51.316872+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:51:51.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[28374]: audit 2023-12-06T15:51:51.323244+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274132\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274339\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274470\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274594\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274717\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274840\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.274962\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275085\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:50:41.275206\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:51:51.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:51 smithi060 bash[28374]: audit 2023-12-06T15:51:51.324991+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:52.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:52 smithi088 bash[24797]: audit 2023-12-06T15:51:52.304455+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:51:52.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:52 smithi088 bash[24797]: audit 2023-12-06T15:51:52.310722+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:51:52.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:52 smithi088 bash[24797]: audit 2023-12-06T15:51:52.312063+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:52.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:52 smithi060 bash[28374]: audit 2023-12-06T15:51:52.304455+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:51:52.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:52 smithi060 bash[28374]: audit 2023-12-06T15:51:52.310722+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:51:52.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:52 smithi060 bash[28374]: audit 2023-12-06T15:51:52.312063+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:52.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:52 smithi060 bash[24692]: audit 2023-12-06T15:51:52.304455+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]: dispatch 2023-12-06T15:51:52.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:52 smithi060 bash[24692]: audit 2023-12-06T15:51:52.310722+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:44:06.798194\"}"}]': finished 2023-12-06T15:51:52.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:52 smithi060 bash[24692]: audit 2023-12-06T15:51:52.312063+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:53.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:53 smithi088 bash[24797]: cluster 2023-12-06T15:51:52.432727+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.6 KiB/s wr, 26 op/s 2023-12-06T15:51:53.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:53 smithi088 bash[24797]: audit 2023-12-06T15:51:53.443731+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440098\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:51:53.441340\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:51:53.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:53 smithi088 bash[24797]: audit 2023-12-06T15:51:53.450009+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440098\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:51:53.441340\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:51:53.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:53 smithi060 bash[24692]: cluster 2023-12-06T15:51:52.432727+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.6 KiB/s wr, 26 op/s 2023-12-06T15:51:53.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:53 smithi060 bash[28374]: cluster 2023-12-06T15:51:52.432727+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.6 KiB/s wr, 26 op/s 2023-12-06T15:51:53.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:53 smithi060 bash[24692]: audit 2023-12-06T15:51:53.443731+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440098\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:51:53.441340\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:51:53.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:53 smithi060 bash[24692]: audit 2023-12-06T15:51:53.450009+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440098\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:51:53.441340\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:51:53.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:53 smithi060 bash[28374]: audit 2023-12-06T15:51:53.443731+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440098\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:51:53.441340\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:51:53.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:53 smithi060 bash[28374]: audit 2023-12-06T15:51:53.450009+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e6f292581938\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440098\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:45:49.905517\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:47.540230\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:51:53.441340\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:51:55.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:55 smithi088 bash[24797]: cluster 2023-12-06T15:51:54.433887+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 37 KiB/s rd, 3.1 KiB/s wr, 82 op/s 2023-12-06T15:51:55.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:55 smithi060 bash[24692]: cluster 2023-12-06T15:51:54.433887+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 37 KiB/s rd, 3.1 KiB/s wr, 82 op/s 2023-12-06T15:51:55.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:55 smithi060 bash[28374]: cluster 2023-12-06T15:51:54.433887+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 37 KiB/s rd, 3.1 KiB/s wr, 82 op/s 2023-12-06T15:51:57.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:57 smithi088 bash[24797]: cluster 2023-12-06T15:51:56.434912+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 68 KiB/s rd, 1.2 KiB/s wr, 131 op/s 2023-12-06T15:51:57.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:57 smithi060 bash[24692]: cluster 2023-12-06T15:51:56.434912+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 68 KiB/s rd, 1.2 KiB/s wr, 131 op/s 2023-12-06T15:51:57.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:57 smithi060 bash[28374]: cluster 2023-12-06T15:51:56.434912+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 68 KiB/s rd, 1.2 KiB/s wr, 131 op/s 2023-12-06T15:51:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:51:59 smithi088 bash[24797]: cluster 2023-12-06T15:51:58.436046+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:51:59.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:51:59 smithi060 bash[24692]: cluster 2023-12-06T15:51:58.436046+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:51:59.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:51:59 smithi060 bash[28374]: cluster 2023-12-06T15:51:58.436046+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:52:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:01 smithi088 bash[24797]: cluster 2023-12-06T15:52:00.437167+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:52:01.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:01 smithi060 bash[24692]: cluster 2023-12-06T15:52:00.437167+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:52:01.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:01 smithi060 bash[28374]: cluster 2023-12-06T15:52:00.437167+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:52:03.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:03 smithi088 bash[24797]: cluster 2023-12-06T15:52:02.437993+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:52:03.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:03 smithi060 bash[24692]: cluster 2023-12-06T15:52:02.437993+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:52:03.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:03 smithi060 bash[28374]: cluster 2023-12-06T15:52:02.437993+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:52:05.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:05 smithi088 bash[24797]: cluster 2023-12-06T15:52:04.438887+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 154 op/s 2023-12-06T15:52:05.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:05 smithi060 bash[24692]: cluster 2023-12-06T15:52:04.438887+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 154 op/s 2023-12-06T15:52:05.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:05 smithi060 bash[28374]: cluster 2023-12-06T15:52:04.438887+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 154 op/s 2023-12-06T15:52:07.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:07 smithi088 bash[24797]: cluster 2023-12-06T15:52:06.439951+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 95 op/s 2023-12-06T15:52:07.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:07 smithi060 bash[24692]: cluster 2023-12-06T15:52:06.439951+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 95 op/s 2023-12-06T15:52:07.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:07 smithi060 bash[28374]: cluster 2023-12-06T15:52:06.439951+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 95 op/s 2023-12-06T15:52:09.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:09 smithi088 bash[24797]: cluster 2023-12-06T15:52:08.441088+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2023-12-06T15:52:09.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:09 smithi060 bash[24692]: cluster 2023-12-06T15:52:08.441088+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2023-12-06T15:52:09.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:09 smithi060 bash[28374]: cluster 2023-12-06T15:52:08.441088+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2023-12-06T15:52:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:11 smithi088 bash[24797]: cluster 2023-12-06T15:52:10.442200+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:11.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:11 smithi060 bash[24692]: cluster 2023-12-06T15:52:10.442200+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:11.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:11 smithi060 bash[28374]: cluster 2023-12-06T15:52:10.442200+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:13.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:13 smithi088 bash[24797]: cluster 2023-12-06T15:52:12.443027+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:13.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:13 smithi060 bash[24692]: cluster 2023-12-06T15:52:12.443027+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:13.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:13 smithi060 bash[28374]: cluster 2023-12-06T15:52:12.443027+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:15 smithi088 bash[24797]: cluster 2023-12-06T15:52:14.444021+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:15.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:15 smithi060 bash[24692]: cluster 2023-12-06T15:52:14.444021+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:15.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:15 smithi060 bash[28374]: cluster 2023-12-06T15:52:14.444021+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:17 smithi088 bash[24797]: cluster 2023-12-06T15:52:16.444986+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:17.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:17 smithi060 bash[24692]: cluster 2023-12-06T15:52:16.444986+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:17.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:17 smithi060 bash[28374]: cluster 2023-12-06T15:52:16.444986+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:19 smithi088 bash[24797]: cluster 2023-12-06T15:52:18.446083+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:19.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:19 smithi060 bash[28374]: cluster 2023-12-06T15:52:18.446083+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:19.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:19 smithi060 bash[24692]: cluster 2023-12-06T15:52:18.446083+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:21.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:21 smithi088 bash[24797]: cluster 2023-12-06T15:52:20.447202+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:21.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:21 smithi060 bash[24692]: cluster 2023-12-06T15:52:20.447202+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:21.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:21 smithi060 bash[28374]: cluster 2023-12-06T15:52:20.447202+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:23.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:23 smithi088 bash[24797]: cluster 2023-12-06T15:52:22.448042+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:23.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:23 smithi060 bash[24692]: cluster 2023-12-06T15:52:22.448042+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:23.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:23 smithi060 bash[28374]: cluster 2023-12-06T15:52:22.448042+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:25.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:25 smithi088 bash[24797]: cluster 2023-12-06T15:52:24.449294+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:25.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:25 smithi060 bash[24692]: cluster 2023-12-06T15:52:24.449294+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:25.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:25 smithi060 bash[28374]: cluster 2023-12-06T15:52:24.449294+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:27.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:27 smithi088 bash[24797]: cluster 2023-12-06T15:52:26.450344+0000 mgr.y (mgr.14142) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:27.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:27 smithi060 bash[24692]: cluster 2023-12-06T15:52:26.450344+0000 mgr.y (mgr.14142) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:27.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:27 smithi060 bash[28374]: cluster 2023-12-06T15:52:26.450344+0000 mgr.y (mgr.14142) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:29 smithi088 bash[24797]: cluster 2023-12-06T15:52:28.451581+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:29.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:29 smithi060 bash[24692]: cluster 2023-12-06T15:52:28.451581+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:29.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:29 smithi060 bash[28374]: cluster 2023-12-06T15:52:28.451581+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:31.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:31 smithi088 bash[24797]: cluster 2023-12-06T15:52:30.452867+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:31.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:31 smithi060 bash[24692]: cluster 2023-12-06T15:52:30.452867+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:31.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:31 smithi060 bash[28374]: cluster 2023-12-06T15:52:30.452867+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:33.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:33 smithi088 bash[24797]: cluster 2023-12-06T15:52:32.453833+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:33.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:33 smithi060 bash[24692]: cluster 2023-12-06T15:52:32.453833+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:33.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:33 smithi060 bash[28374]: cluster 2023-12-06T15:52:32.453833+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:35 smithi088 bash[24797]: cluster 2023-12-06T15:52:34.454980+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:35.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:35 smithi060 bash[24692]: cluster 2023-12-06T15:52:34.454980+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:35.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:35 smithi060 bash[28374]: cluster 2023-12-06T15:52:34.454980+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:37 smithi088 bash[24797]: cluster 2023-12-06T15:52:36.455892+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:37.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:37 smithi060 bash[24692]: cluster 2023-12-06T15:52:36.455892+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:37.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:37 smithi060 bash[28374]: cluster 2023-12-06T15:52:36.455892+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:39 smithi088 bash[24797]: cluster 2023-12-06T15:52:38.457032+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:39.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:39 smithi060 bash[24692]: cluster 2023-12-06T15:52:38.457032+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:39.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:39 smithi060 bash[28374]: cluster 2023-12-06T15:52:38.457032+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:41 smithi088 bash[24797]: cluster 2023-12-06T15:52:40.458263+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:41.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:41 smithi060 bash[24692]: cluster 2023-12-06T15:52:40.458263+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:41.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:41 smithi060 bash[28374]: cluster 2023-12-06T15:52:40.458263+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:43.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:43 smithi088 bash[24797]: cluster 2023-12-06T15:52:42.459198+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:43.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:43 smithi060 bash[24692]: cluster 2023-12-06T15:52:42.459198+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:43.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:43 smithi060 bash[28374]: cluster 2023-12-06T15:52:42.459198+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:45 smithi088 bash[24797]: cluster 2023-12-06T15:52:44.460323+0000 mgr.y (mgr.14142) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:45.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:45 smithi060 bash[24692]: cluster 2023-12-06T15:52:44.460323+0000 mgr.y (mgr.14142) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:45.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:45 smithi060 bash[28374]: cluster 2023-12-06T15:52:44.460323+0000 mgr.y (mgr.14142) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:47 smithi088 bash[24797]: cluster 2023-12-06T15:52:46.461180+0000 mgr.y (mgr.14142) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:47.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:47 smithi060 bash[24692]: cluster 2023-12-06T15:52:46.461180+0000 mgr.y (mgr.14142) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:47.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:47 smithi060 bash[28374]: cluster 2023-12-06T15:52:46.461180+0000 mgr.y (mgr.14142) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:49 smithi088 bash[24797]: cluster 2023-12-06T15:52:48.462272+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:49.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:49 smithi060 bash[24692]: cluster 2023-12-06T15:52:48.462272+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:49.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:49 smithi060 bash[28374]: cluster 2023-12-06T15:52:48.462272+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:51.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:51 smithi088 bash[24797]: cluster 2023-12-06T15:52:50.463370+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:51.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:51 smithi060 bash[28374]: cluster 2023-12-06T15:52:50.463370+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:51.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:51 smithi060 bash[24692]: cluster 2023-12-06T15:52:50.463370+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:53.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:53 smithi088 bash[24797]: cluster 2023-12-06T15:52:52.464363+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:53.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:53 smithi060 bash[24692]: cluster 2023-12-06T15:52:52.464363+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:53.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:53 smithi060 bash[28374]: cluster 2023-12-06T15:52:52.464363+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:55.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:55 smithi088 bash[24797]: cluster 2023-12-06T15:52:54.465465+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:55.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:55 smithi060 bash[28374]: cluster 2023-12-06T15:52:54.465465+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:55.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:55 smithi060 bash[24692]: cluster 2023-12-06T15:52:54.465465+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:57.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:57 smithi088 bash[24797]: cluster 2023-12-06T15:52:56.466241+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:57.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:57 smithi060 bash[24692]: cluster 2023-12-06T15:52:56.466241+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:57.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:57 smithi060 bash[28374]: cluster 2023-12-06T15:52:56.466241+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:52:59 smithi088 bash[24797]: cluster 2023-12-06T15:52:58.467321+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:59.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:52:59 smithi060 bash[24692]: cluster 2023-12-06T15:52:58.467321+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:52:59.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:52:59 smithi060 bash[28374]: cluster 2023-12-06T15:52:58.467321+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:01 smithi088 bash[24797]: cluster 2023-12-06T15:53:00.468474+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:01.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:01 smithi060 bash[24692]: cluster 2023-12-06T15:53:00.468474+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:01.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:01 smithi060 bash[28374]: cluster 2023-12-06T15:53:00.468474+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:03.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:03 smithi088 bash[24797]: cluster 2023-12-06T15:53:02.469445+0000 mgr.y (mgr.14142) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:03.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:03 smithi060 bash[24692]: cluster 2023-12-06T15:53:02.469445+0000 mgr.y (mgr.14142) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:03.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:03 smithi060 bash[28374]: cluster 2023-12-06T15:53:02.469445+0000 mgr.y (mgr.14142) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:05.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:05 smithi088 bash[24797]: cluster 2023-12-06T15:53:04.470412+0000 mgr.y (mgr.14142) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:05.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:05 smithi060 bash[24692]: cluster 2023-12-06T15:53:04.470412+0000 mgr.y (mgr.14142) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:05.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:05 smithi060 bash[28374]: cluster 2023-12-06T15:53:04.470412+0000 mgr.y (mgr.14142) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:07.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:07 smithi088 bash[24797]: cluster 2023-12-06T15:53:06.471187+0000 mgr.y (mgr.14142) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:07.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:07 smithi060 bash[24692]: cluster 2023-12-06T15:53:06.471187+0000 mgr.y (mgr.14142) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:07.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:07 smithi060 bash[28374]: cluster 2023-12-06T15:53:06.471187+0000 mgr.y (mgr.14142) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:09.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:09 smithi088 bash[24797]: cluster 2023-12-06T15:53:08.472284+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:09.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:09 smithi060 bash[24692]: cluster 2023-12-06T15:53:08.472284+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:09.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:09 smithi060 bash[28374]: cluster 2023-12-06T15:53:08.472284+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:11 smithi088 bash[24797]: cluster 2023-12-06T15:53:10.473382+0000 mgr.y (mgr.14142) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:11 smithi060 bash[24692]: cluster 2023-12-06T15:53:10.473382+0000 mgr.y (mgr.14142) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:11.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:11 smithi060 bash[28374]: cluster 2023-12-06T15:53:10.473382+0000 mgr.y (mgr.14142) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:13.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:13 smithi088 bash[24797]: cluster 2023-12-06T15:53:12.474508+0000 mgr.y (mgr.14142) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:13.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:13 smithi060 bash[28374]: cluster 2023-12-06T15:53:12.474508+0000 mgr.y (mgr.14142) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:13.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:13 smithi060 bash[24692]: cluster 2023-12-06T15:53:12.474508+0000 mgr.y (mgr.14142) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:15 smithi088 bash[24797]: cluster 2023-12-06T15:53:14.475515+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:15.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:15 smithi060 bash[24692]: cluster 2023-12-06T15:53:14.475515+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:15.915 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:15 smithi060 bash[28374]: cluster 2023-12-06T15:53:14.475515+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:17 smithi088 bash[24797]: cluster 2023-12-06T15:53:16.476499+0000 mgr.y (mgr.14142) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:17.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:17 smithi060 bash[24692]: cluster 2023-12-06T15:53:16.476499+0000 mgr.y (mgr.14142) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:17.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:17 smithi060 bash[28374]: cluster 2023-12-06T15:53:16.476499+0000 mgr.y (mgr.14142) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:19 smithi088 bash[24797]: cluster 2023-12-06T15:53:18.477626+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:19.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:19 smithi060 bash[24692]: cluster 2023-12-06T15:53:18.477626+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:19.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:19 smithi060 bash[28374]: cluster 2023-12-06T15:53:18.477626+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:21.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:21 smithi088 bash[24797]: cluster 2023-12-06T15:53:20.478776+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:21.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:21 smithi060 bash[24692]: cluster 2023-12-06T15:53:20.478776+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:21.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:21 smithi060 bash[28374]: cluster 2023-12-06T15:53:20.478776+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:23.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:23 smithi088 bash[24797]: cluster 2023-12-06T15:53:22.479969+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:23.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:23 smithi060 bash[24692]: cluster 2023-12-06T15:53:22.479969+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:23.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:23 smithi060 bash[28374]: cluster 2023-12-06T15:53:22.479969+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:25.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:25 smithi088 bash[24797]: cluster 2023-12-06T15:53:24.481070+0000 mgr.y (mgr.14142) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:25.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:25 smithi060 bash[24692]: cluster 2023-12-06T15:53:24.481070+0000 mgr.y (mgr.14142) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:25.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:25 smithi060 bash[28374]: cluster 2023-12-06T15:53:24.481070+0000 mgr.y (mgr.14142) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:27.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:27 smithi088 bash[24797]: cluster 2023-12-06T15:53:26.481977+0000 mgr.y (mgr.14142) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:27.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:27 smithi060 bash[24692]: cluster 2023-12-06T15:53:26.481977+0000 mgr.y (mgr.14142) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:27.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:27 smithi060 bash[28374]: cluster 2023-12-06T15:53:26.481977+0000 mgr.y (mgr.14142) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:29 smithi088 bash[24797]: cluster 2023-12-06T15:53:28.483079+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:29.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:29 smithi060 bash[24692]: cluster 2023-12-06T15:53:28.483079+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:29.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:29 smithi060 bash[28374]: cluster 2023-12-06T15:53:28.483079+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:31.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:31 smithi088 bash[24797]: cluster 2023-12-06T15:53:30.484355+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:31.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:31 smithi060 bash[24692]: cluster 2023-12-06T15:53:30.484355+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:31.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:31 smithi060 bash[28374]: cluster 2023-12-06T15:53:30.484355+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:33.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:33 smithi088 bash[24797]: cluster 2023-12-06T15:53:32.485415+0000 mgr.y (mgr.14142) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:33.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:33 smithi060 bash[24692]: cluster 2023-12-06T15:53:32.485415+0000 mgr.y (mgr.14142) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:33.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:33 smithi060 bash[28374]: cluster 2023-12-06T15:53:32.485415+0000 mgr.y (mgr.14142) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:35 smithi088 bash[24797]: cluster 2023-12-06T15:53:34.486484+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:35.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:35 smithi060 bash[24692]: cluster 2023-12-06T15:53:34.486484+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:35.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:35 smithi060 bash[28374]: cluster 2023-12-06T15:53:34.486484+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:37 smithi088 bash[24797]: cluster 2023-12-06T15:53:36.487500+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:37.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:37 smithi060 bash[24692]: cluster 2023-12-06T15:53:36.487500+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:37.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:37 smithi060 bash[28374]: cluster 2023-12-06T15:53:36.487500+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:39 smithi088 bash[24797]: cluster 2023-12-06T15:53:38.488655+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:39.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:39 smithi060 bash[24692]: cluster 2023-12-06T15:53:38.488655+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:39.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:39 smithi060 bash[28374]: cluster 2023-12-06T15:53:38.488655+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:41 smithi088 bash[24797]: cluster 2023-12-06T15:53:40.489872+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:41.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:41 smithi060 bash[24692]: cluster 2023-12-06T15:53:40.489872+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:41.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:41 smithi060 bash[28374]: cluster 2023-12-06T15:53:40.489872+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:43.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:43 smithi088 bash[24797]: cluster 2023-12-06T15:53:42.490927+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:43.904 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:43 smithi060 bash[28374]: cluster 2023-12-06T15:53:42.490927+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:43.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:43 smithi060 bash[24692]: cluster 2023-12-06T15:53:42.490927+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:45 smithi088 bash[24797]: cluster 2023-12-06T15:53:44.491932+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:45.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:45 smithi060 bash[24692]: cluster 2023-12-06T15:53:44.491932+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:45 smithi060 bash[28374]: cluster 2023-12-06T15:53:44.491932+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:47 smithi088 bash[24797]: cluster 2023-12-06T15:53:46.492776+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:47.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:47 smithi060 bash[24692]: cluster 2023-12-06T15:53:46.492776+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:47.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:47 smithi060 bash[28374]: cluster 2023-12-06T15:53:46.492776+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:49 smithi088 bash[24797]: cluster 2023-12-06T15:53:48.493894+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:49.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:49 smithi060 bash[24692]: cluster 2023-12-06T15:53:48.493894+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:49 smithi060 bash[28374]: cluster 2023-12-06T15:53:48.493894+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:51.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:51 smithi060 bash[24692]: cluster 2023-12-06T15:53:50.495013+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:51.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:51 smithi060 bash[28374]: cluster 2023-12-06T15:53:50.495013+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:51.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T15:53:51.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:51 smithi088 bash[24797]: cluster 2023-12-06T15:53:50.495013+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:53.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:53 smithi088 bash[24797]: cluster 2023-12-06T15:53:52.496125+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:53.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:53 smithi060 bash[24692]: cluster 2023-12-06T15:53:52.496125+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:53.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:53 smithi060 bash[28374]: cluster 2023-12-06T15:53:52.496125+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:55.585 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T15:53:55.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:55 smithi088 bash[24797]: cluster 2023-12-06T15:53:54.497076+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:55.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:55 smithi088 bash[24797]: audit 2023-12-06T15:53:54.877840+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.60:0/3102353979' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:55.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:55 smithi088 bash[24797]: audit 2023-12-06T15:53:54.878384+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:55.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:55 smithi088 bash[24797]: audit 2023-12-06T15:53:54.882985+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[24692]: cluster 2023-12-06T15:53:54.497076+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[24692]: audit 2023-12-06T15:53:54.877840+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.60:0/3102353979' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[24692]: audit 2023-12-06T15:53:54.878384+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[24692]: audit 2023-12-06T15:53:54.882985+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[28374]: cluster 2023-12-06T15:53:54.497076+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[28374]: audit 2023-12-06T15:53:54.877840+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.60:0/3102353979' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[28374]: audit 2023-12-06T15:53:54.878384+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:55.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:55 smithi060 bash[28374]: audit 2023-12-06T15:53:54.882985+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T15:53:57.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:57 smithi088 bash[24797]: cluster 2023-12-06T15:53:56.497974+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:57.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:57 smithi060 bash[24692]: cluster 2023-12-06T15:53:56.497974+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:57.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:57 smithi060 bash[28374]: cluster 2023-12-06T15:53:56.497974+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:59.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T15:53:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:59 smithi088 bash[24797]: cluster 2023-12-06T15:53:58.499077+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:59 smithi088 bash[24797]: audit 2023-12-06T15:53:58.695871+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.60:0/910274604' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:59 smithi088 bash[24797]: audit 2023-12-06T15:53:58.696359+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-12-06T15:53:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:53:59 smithi088 bash[24797]: audit 2023-12-06T15:53:58.704226+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-12-06T15:53:59.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[28374]: cluster 2023-12-06T15:53:58.499077+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:59.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[28374]: audit 2023-12-06T15:53:58.695871+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.60:0/910274604' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:59.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[28374]: audit 2023-12-06T15:53:58.696359+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-12-06T15:53:59.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[28374]: audit 2023-12-06T15:53:58.704226+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-12-06T15:53:59.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[24692]: cluster 2023-12-06T15:53:58.499077+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:53:59.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[24692]: audit 2023-12-06T15:53:58.695871+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.60:0/910274604' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T15:53:59.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[24692]: audit 2023-12-06T15:53:58.696359+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-12-06T15:53:59.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:53:59 smithi060 bash[24692]: audit 2023-12-06T15:53:58.704226+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-12-06T15:54:01.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:01 smithi060 bash[24692]: cluster 2023-12-06T15:54:00.500219+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:01.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:01 smithi060 bash[28374]: cluster 2023-12-06T15:54:00.500219+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:01 smithi088 bash[24797]: cluster 2023-12-06T15:54:00.500219+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:02.427 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:54:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:02 smithi088 bash[24797]: audit 2023-12-06T15:54:02.412165+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\"}"}]: dispatch 2023-12-06T15:54:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:02 smithi088 bash[24797]: audit 2023-12-06T15:54:02.417888+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\"}"}]': finished 2023-12-06T15:54:02.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:02 smithi060 bash[24692]: audit 2023-12-06T15:54:02.412165+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\"}"}]: dispatch 2023-12-06T15:54:02.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:02 smithi060 bash[24692]: audit 2023-12-06T15:54:02.417888+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\"}"}]': finished 2023-12-06T15:54:02.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:02 smithi060 bash[28374]: audit 2023-12-06T15:54:02.412165+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\"}"}]: dispatch 2023-12-06T15:54:02.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:02 smithi060 bash[28374]: audit 2023-12-06T15:54:02.417888+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\"}"}]': finished 2023-12-06T15:54:03.280 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T15:54:03.290 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2023-12-06T15:54:03.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T15:54:03.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:03 smithi060 bash[28374]: audit 2023-12-06T15:54:02.410311+0000 mgr.y (mgr.14142) 347 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:03 smithi060 bash[28374]: cephadm 2023-12-06T15:54:02.421874+0000 mgr.y (mgr.14142) 348 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:54:03.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:03 smithi060 bash[28374]: cluster 2023-12-06T15:54:02.501358+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:03 smithi060 bash[24692]: audit 2023-12-06T15:54:02.410311+0000 mgr.y (mgr.14142) 347 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:03 smithi060 bash[24692]: cephadm 2023-12-06T15:54:02.421874+0000 mgr.y (mgr.14142) 348 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:54:03.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:03 smithi060 bash[24692]: cluster 2023-12-06T15:54:02.501358+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:03.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:03 smithi088 bash[24797]: audit 2023-12-06T15:54:02.410311+0000 mgr.y (mgr.14142) 347 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:03.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:03 smithi088 bash[24797]: cephadm 2023-12-06T15:54:02.421874+0000 mgr.y (mgr.14142) 348 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:54:03.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:03 smithi088 bash[24797]: cluster 2023-12-06T15:54:02.501358+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:05.654 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:05 smithi060 bash[24692]: cluster 2023-12-06T15:54:04.502086+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:05.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:05 smithi060 bash[28374]: cluster 2023-12-06T15:54:04.502086+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:05.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:05 smithi088 bash[24797]: cluster 2023-12-06T15:54:04.502086+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:06.756 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-06T15:54:07.449 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T15:54:07.449 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d 5a75375c1925 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fefef9656550 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6f292581938 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 056b7059dde6 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2ea893001fe9 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d0d2ede31cf4 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 03b7521ea1b2 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 ba6d1fb4db70 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 445808827ee1 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:54:07.450 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:54:07.451 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:54:07.451 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:54:07.451 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 running (3m) 2m ago 4m prom/prometheus:latest 620d5e2a39df 92b3f8dcddf1 2023-12-06T15:54:07.451 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:54:07.451 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:54:07.811 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:54:07.811 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:54:07.811 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:07.812 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:54:07.813 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-06T15:54:07.813 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:54:07.813 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:54:07.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:07 smithi088 bash[24797]: cluster 2023-12-06T15:54:06.502606+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:07.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:07 smithi088 bash[24797]: audit 2023-12-06T15:54:06.735676+0000 mgr.y (mgr.14142) 352 : audit [DBG] from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:07.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:07 smithi060 bash[28374]: cluster 2023-12-06T15:54:06.502606+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:07.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:07 smithi060 bash[28374]: audit 2023-12-06T15:54:06.735676+0000 mgr.y (mgr.14142) 352 : audit [DBG] from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:07.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:07 smithi060 bash[24692]: cluster 2023-12-06T15:54:06.502606+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:07.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:07 smithi060 bash[24692]: audit 2023-12-06T15:54:06.735676+0000 mgr.y (mgr.14142) 352 : audit [DBG] from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:54:08.165 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", 2023-12-06T15:54:08.165 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2023-12-06T15:54:08.165 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2023-12-06T15:54:08.165 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "" 2023-12-06T15:54:08.165 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:54:08.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:08 smithi088 bash[24797]: audit 2023-12-06T15:54:07.083263+0000 mgr.y (mgr.14142) 353 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:08 smithi088 bash[24797]: audit 2023-12-06T15:54:07.436896+0000 mgr.y (mgr.14142) 354 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:08 smithi088 bash[24797]: audit 2023-12-06T15:54:07.805424+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.60:0/3847320883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:54:08.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:08 smithi060 bash[24692]: audit 2023-12-06T15:54:07.083263+0000 mgr.y (mgr.14142) 353 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:08 smithi060 bash[24692]: audit 2023-12-06T15:54:07.436896+0000 mgr.y (mgr.14142) 354 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:08 smithi060 bash[24692]: audit 2023-12-06T15:54:07.805424+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.60:0/3847320883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:54:08.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:08 smithi060 bash[28374]: audit 2023-12-06T15:54:07.083263+0000 mgr.y (mgr.14142) 353 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:08 smithi060 bash[28374]: audit 2023-12-06T15:54:07.436896+0000 mgr.y (mgr.14142) 354 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:08 smithi060 bash[28374]: audit 2023-12-06T15:54:07.805424+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.60:0/3847320883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:54:09.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:09 smithi088 bash[24797]: audit 2023-12-06T15:54:08.158211+0000 mgr.y (mgr.14142) 355 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:09.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:09 smithi088 bash[24797]: cluster 2023-12-06T15:54:08.503789+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:09.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:09 smithi060 bash[24692]: audit 2023-12-06T15:54:08.158211+0000 mgr.y (mgr.14142) 355 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:09.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:09 smithi060 bash[24692]: cluster 2023-12-06T15:54:08.503789+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:09.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:09 smithi060 bash[28374]: audit 2023-12-06T15:54:08.158211+0000 mgr.y (mgr.14142) 355 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:09.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:09 smithi060 bash[28374]: cluster 2023-12-06T15:54:08.503789+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:11 smithi088 bash[24797]: cluster 2023-12-06T15:54:10.504876+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:11.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:11 smithi060 bash[24692]: cluster 2023-12-06T15:54:10.504876+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:11.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:11 smithi060 bash[28374]: cluster 2023-12-06T15:54:10.504876+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:13.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:13 smithi088 bash[24797]: cluster 2023-12-06T15:54:12.505807+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:13.904 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:13 smithi060 bash[24692]: cluster 2023-12-06T15:54:12.505807+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:13.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:13 smithi060 bash[28374]: cluster 2023-12-06T15:54:12.505807+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:15 smithi088 bash[24797]: cluster 2023-12-06T15:54:14.506668+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:15.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:15 smithi060 bash[28374]: cluster 2023-12-06T15:54:14.506668+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:15.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:15 smithi060 bash[24692]: cluster 2023-12-06T15:54:14.506668+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:17 smithi088 bash[24797]: cluster 2023-12-06T15:54:16.507681+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:17.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:17 smithi060 bash[24692]: cluster 2023-12-06T15:54:16.507681+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:17.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:17 smithi060 bash[28374]: cluster 2023-12-06T15:54:16.507681+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:19 smithi088 bash[24797]: cluster 2023-12-06T15:54:18.508834+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:19.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:19 smithi060 bash[28374]: cluster 2023-12-06T15:54:18.508834+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:19.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:19 smithi060 bash[24692]: cluster 2023-12-06T15:54:18.508834+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:21.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:21 smithi088 bash[24797]: cluster 2023-12-06T15:54:20.509978+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:21.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:21 smithi060 bash[24692]: cluster 2023-12-06T15:54:20.509978+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:21.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:21 smithi060 bash[28374]: cluster 2023-12-06T15:54:20.509978+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:23.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:23 smithi088 bash[24797]: cluster 2023-12-06T15:54:22.510979+0000 mgr.y (mgr.14142) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:23.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:23 smithi060 bash[24692]: cluster 2023-12-06T15:54:22.510979+0000 mgr.y (mgr.14142) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:23.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:23 smithi060 bash[28374]: cluster 2023-12-06T15:54:22.510979+0000 mgr.y (mgr.14142) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:25.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:25 smithi088 bash[24797]: cluster 2023-12-06T15:54:24.511956+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:25.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:25 smithi060 bash[24692]: cluster 2023-12-06T15:54:24.511956+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:25.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:25 smithi060 bash[28374]: cluster 2023-12-06T15:54:24.511956+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:27.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:27 smithi088 bash[24797]: cluster 2023-12-06T15:54:26.512615+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:27.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:27 smithi060 bash[24692]: cluster 2023-12-06T15:54:26.512615+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:27.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:27 smithi060 bash[28374]: cluster 2023-12-06T15:54:26.512615+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:29 smithi088 bash[24797]: cluster 2023-12-06T15:54:28.513633+0000 mgr.y (mgr.14142) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:29.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:29 smithi060 bash[24692]: cluster 2023-12-06T15:54:28.513633+0000 mgr.y (mgr.14142) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:29.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:29 smithi060 bash[28374]: cluster 2023-12-06T15:54:28.513633+0000 mgr.y (mgr.14142) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:31.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:31 smithi088 bash[24797]: cluster 2023-12-06T15:54:30.514544+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:31.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:31 smithi060 bash[24692]: cluster 2023-12-06T15:54:30.514544+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:31.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:31 smithi060 bash[28374]: cluster 2023-12-06T15:54:30.514544+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:33.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:33 smithi088 bash[24797]: cluster 2023-12-06T15:54:32.515221+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:33.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:33 smithi060 bash[24692]: cluster 2023-12-06T15:54:32.515221+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:33 smithi060 bash[28374]: cluster 2023-12-06T15:54:32.515221+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:35 smithi088 bash[24797]: cluster 2023-12-06T15:54:34.515929+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:35.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:35 smithi060 bash[24692]: cluster 2023-12-06T15:54:34.515929+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:35.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:35 smithi060 bash[28374]: cluster 2023-12-06T15:54:34.515929+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:37 smithi088 bash[24797]: cluster 2023-12-06T15:54:36.516756+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:37.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:37 smithi060 bash[24692]: cluster 2023-12-06T15:54:36.516756+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:37.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:37 smithi060 bash[28374]: cluster 2023-12-06T15:54:36.516756+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:38.531 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-06T15:54:39.187 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T15:54:39.187 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 running (4m) 2m ago 4m prom/alertmanager 9f27df16978d 5a75375c1925 2023-12-06T15:54:39.187 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fefef9656550 2023-12-06T15:54:39.187 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6f292581938 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 056b7059dde6 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2ea893001fe9 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d0d2ede31cf4 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 03b7521ea1b2 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (4m) 2m ago 5m prom/node-exporter 72c9c2088986 ba6d1fb4db70 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (4m) 2m ago 5m prom/node-exporter 72c9c2088986 445808827ee1 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:54:39.188 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:54:39.189 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 running (4m) 2m ago 5m prom/prometheus:latest 620d5e2a39df 92b3f8dcddf1 2023-12-06T15:54:39.189 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:54:39.189 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:54:39.556 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:54:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:54:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:54:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:54:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-06T15:54:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:54:39.557 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:54:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:39 smithi088 bash[24797]: audit 2023-12-06T15:54:38.510543+0000 mgr.y (mgr.14142) 371 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:39 smithi088 bash[24797]: cluster 2023-12-06T15:54:38.517871+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:39 smithi088 bash[24797]: audit 2023-12-06T15:54:39.549367+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.60:0/3791755492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:54:39.890 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:54:39.890 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", 2023-12-06T15:54:39.890 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2023-12-06T15:54:39.890 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2023-12-06T15:54:39.890 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "" 2023-12-06T15:54:39.890 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:54:39.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:39 smithi060 bash[28374]: audit 2023-12-06T15:54:38.510543+0000 mgr.y (mgr.14142) 371 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:39.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:39 smithi060 bash[28374]: cluster 2023-12-06T15:54:38.517871+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:39.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:39 smithi060 bash[28374]: audit 2023-12-06T15:54:39.549367+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.60:0/3791755492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:54:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:39 smithi060 bash[24692]: audit 2023-12-06T15:54:38.510543+0000 mgr.y (mgr.14142) 371 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:39 smithi060 bash[24692]: cluster 2023-12-06T15:54:38.517871+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:39 smithi060 bash[24692]: audit 2023-12-06T15:54:39.549367+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.60:0/3791755492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:54:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:40 smithi088 bash[24797]: audit 2023-12-06T15:54:38.842208+0000 mgr.y (mgr.14142) 373 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:40.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:40 smithi088 bash[24797]: audit 2023-12-06T15:54:39.167948+0000 mgr.y (mgr.14142) 374 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:40.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:40 smithi060 bash[24692]: audit 2023-12-06T15:54:38.842208+0000 mgr.y (mgr.14142) 373 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:40.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:40 smithi060 bash[24692]: audit 2023-12-06T15:54:39.167948+0000 mgr.y (mgr.14142) 374 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:40.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:40 smithi060 bash[28374]: audit 2023-12-06T15:54:38.842208+0000 mgr.y (mgr.14142) 373 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:40.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:40 smithi060 bash[28374]: audit 2023-12-06T15:54:39.167948+0000 mgr.y (mgr.14142) 374 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:41 smithi088 bash[24797]: audit 2023-12-06T15:54:39.881833+0000 mgr.y (mgr.14142) 375 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:41 smithi088 bash[24797]: cluster 2023-12-06T15:54:40.518993+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:41.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:41 smithi060 bash[24692]: audit 2023-12-06T15:54:39.881833+0000 mgr.y (mgr.14142) 375 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:41 smithi060 bash[24692]: cluster 2023-12-06T15:54:40.518993+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:41 smithi060 bash[28374]: audit 2023-12-06T15:54:39.881833+0000 mgr.y (mgr.14142) 375 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:41 smithi060 bash[28374]: cluster 2023-12-06T15:54:40.518993+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:43.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:43 smithi088 bash[24797]: cluster 2023-12-06T15:54:42.520042+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:43.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:43 smithi060 bash[24692]: cluster 2023-12-06T15:54:42.520042+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:43.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:43 smithi060 bash[28374]: cluster 2023-12-06T15:54:42.520042+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:45 smithi088 bash[24797]: cluster 2023-12-06T15:54:44.521006+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:45.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:45 smithi060 bash[24692]: cluster 2023-12-06T15:54:44.521006+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:45.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:45 smithi060 bash[28374]: cluster 2023-12-06T15:54:44.521006+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:47 smithi088 bash[24797]: cluster 2023-12-06T15:54:46.521885+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:47 smithi088 bash[24797]: audit 2023-12-06T15:54:47.462361+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_version\": \"ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)\"}"}]: dispatch 2023-12-06T15:54:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:47 smithi088 bash[24797]: audit 2023-12-06T15:54:47.468872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_version\": \"ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)\"}"}]': finished 2023-12-06T15:54:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:47 smithi088 bash[24797]: audit 2023-12-06T15:54:47.470113+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:54:47.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[24692]: cluster 2023-12-06T15:54:46.521885+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:47.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[24692]: audit 2023-12-06T15:54:47.462361+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_version\": \"ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)\"}"}]: dispatch 2023-12-06T15:54:47.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[24692]: audit 2023-12-06T15:54:47.468872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_version\": \"ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)\"}"}]': finished 2023-12-06T15:54:47.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[24692]: audit 2023-12-06T15:54:47.470113+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:54:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[28374]: cluster 2023-12-06T15:54:46.521885+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[28374]: audit 2023-12-06T15:54:47.462361+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_version\": \"ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)\"}"}]: dispatch 2023-12-06T15:54:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[28374]: audit 2023-12-06T15:54:47.468872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_version\": \"ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)\"}"}]': finished 2023-12-06T15:54:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:47 smithi060 bash[28374]: audit 2023-12-06T15:54:47.470113+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:54:48.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:48 smithi088 bash[24797]: cephadm 2023-12-06T15:54:47.469648+0000 mgr.y (mgr.14142) 380 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b with id f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657 2023-12-06T15:54:48.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:48 smithi088 bash[24797]: cephadm 2023-12-06T15:54:47.472082+0000 mgr.y (mgr.14142) 381 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-06T15:54:48.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:48 smithi088 bash[24797]: cephadm 2023-12-06T15:54:47.472773+0000 mgr.y (mgr.14142) 382 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:54:48.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:48 smithi088 bash[24797]: cephadm 2023-12-06T15:54:47.726541+0000 mgr.y (mgr.14142) 383 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b on smithi088 2023-12-06T15:54:48.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[28374]: cephadm 2023-12-06T15:54:47.469648+0000 mgr.y (mgr.14142) 380 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b with id f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657 2023-12-06T15:54:48.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[28374]: cephadm 2023-12-06T15:54:47.472082+0000 mgr.y (mgr.14142) 381 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-06T15:54:48.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[28374]: cephadm 2023-12-06T15:54:47.472773+0000 mgr.y (mgr.14142) 382 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:54:48.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[28374]: cephadm 2023-12-06T15:54:47.726541+0000 mgr.y (mgr.14142) 383 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b on smithi088 2023-12-06T15:54:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[24692]: cephadm 2023-12-06T15:54:47.469648+0000 mgr.y (mgr.14142) 380 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b with id f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657 2023-12-06T15:54:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[24692]: cephadm 2023-12-06T15:54:47.472082+0000 mgr.y (mgr.14142) 381 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-06T15:54:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[24692]: cephadm 2023-12-06T15:54:47.472773+0000 mgr.y (mgr.14142) 382 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:54:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:48 smithi060 bash[24692]: cephadm 2023-12-06T15:54:47.726541+0000 mgr.y (mgr.14142) 383 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b on smithi088 2023-12-06T15:54:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:49 smithi088 bash[24797]: cluster 2023-12-06T15:54:48.522989+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:49.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:49 smithi060 bash[24692]: cluster 2023-12-06T15:54:48.522989+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:49.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:49 smithi060 bash[28374]: cluster 2023-12-06T15:54:48.522989+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:51.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:51 smithi088 bash[24797]: cluster 2023-12-06T15:54:50.524141+0000 mgr.y (mgr.14142) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:51.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:51 smithi060 bash[24692]: cluster 2023-12-06T15:54:50.524141+0000 mgr.y (mgr.14142) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:51.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:51 smithi060 bash[28374]: cluster 2023-12-06T15:54:50.524141+0000 mgr.y (mgr.14142) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:53.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:53 smithi088 bash[24797]: cluster 2023-12-06T15:54:52.525096+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:53.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:53 smithi060 bash[24692]: cluster 2023-12-06T15:54:52.525096+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:53.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:53 smithi060 bash[28374]: cluster 2023-12-06T15:54:52.525096+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:55.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:55 smithi088 bash[24797]: cluster 2023-12-06T15:54:54.526075+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:55.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:55 smithi060 bash[24692]: cluster 2023-12-06T15:54:54.526075+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:55.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:55 smithi060 bash[28374]: cluster 2023-12-06T15:54:54.526075+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:57.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:57 smithi088 bash[24797]: cluster 2023-12-06T15:54:56.526967+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:57.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:57 smithi060 bash[24692]: cluster 2023-12-06T15:54:56.526967+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:57.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:57 smithi060 bash[28374]: cluster 2023-12-06T15:54:56.526967+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:54:59 smithi088 bash[24797]: cluster 2023-12-06T15:54:58.528111+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:59.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:54:59 smithi060 bash[24692]: cluster 2023-12-06T15:54:58.528111+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:54:59.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:54:59 smithi060 bash[28374]: cluster 2023-12-06T15:54:58.528111+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:01.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:01 smithi088 bash[24797]: cluster 2023-12-06T15:55:00.529142+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:01.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:01 smithi060 bash[24692]: cluster 2023-12-06T15:55:00.529142+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:01.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:01 smithi060 bash[28374]: cluster 2023-12-06T15:55:00.529142+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:03.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:03 smithi088 bash[24797]: cluster 2023-12-06T15:55:02.530176+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:03.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:03 smithi060 bash[24692]: cluster 2023-12-06T15:55:02.530176+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:03.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:03 smithi060 bash[28374]: cluster 2023-12-06T15:55:02.530176+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:05.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:05 smithi088 bash[24797]: cluster 2023-12-06T15:55:04.531151+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:05.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:05 smithi060 bash[28374]: cluster 2023-12-06T15:55:04.531151+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:05.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:05 smithi060 bash[24692]: cluster 2023-12-06T15:55:04.531151+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:07.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:07 smithi088 bash[24797]: cluster 2023-12-06T15:55:06.532066+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:07.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:07 smithi060 bash[24692]: cluster 2023-12-06T15:55:06.532066+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:07.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:07 smithi060 bash[28374]: cluster 2023-12-06T15:55:06.532066+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:09.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:09 smithi088 bash[24797]: cluster 2023-12-06T15:55:08.533128+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:09.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:09 smithi060 bash[24692]: cluster 2023-12-06T15:55:08.533128+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:09.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:09 smithi060 bash[28374]: cluster 2023-12-06T15:55:08.533128+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:10.249 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-06T15:55:10.906 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 5a75375c1925 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fefef9656550 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6f292581938 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 056b7059dde6 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2ea893001fe9 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d0d2ede31cf4 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 03b7521ea1b2 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 ba6d1fb4db70 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 445808827ee1 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:55:10.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:55:10.908 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:55:10.908 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:55:10.908 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:55:10.908 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 running (4m) 3m ago 5m prom/prometheus:latest 620d5e2a39df 92b3f8dcddf1 2023-12-06T15:55:10.908 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:55:10.908 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T15:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:55:11.270 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:55:11.608 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:55:11.609 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", 2023-12-06T15:55:11.609 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2023-12-06T15:55:11.609 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2023-12-06T15:55:11.609 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "" 2023-12-06T15:55:11.609 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:55:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:11 smithi088 bash[24797]: audit 2023-12-06T15:55:10.227847+0000 mgr.y (mgr.14142) 395 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:11 smithi088 bash[24797]: cluster 2023-12-06T15:55:10.534194+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:11 smithi088 bash[24797]: audit 2023-12-06T15:55:10.559699+0000 mgr.y (mgr.14142) 397 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:11 smithi088 bash[24797]: audit 2023-12-06T15:55:11.262539+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.60:0/2799910267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:55:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[24692]: audit 2023-12-06T15:55:10.227847+0000 mgr.y (mgr.14142) 395 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[24692]: cluster 2023-12-06T15:55:10.534194+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[24692]: audit 2023-12-06T15:55:10.559699+0000 mgr.y (mgr.14142) 397 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[24692]: audit 2023-12-06T15:55:11.262539+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.60:0/2799910267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:55:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[28374]: audit 2023-12-06T15:55:10.227847+0000 mgr.y (mgr.14142) 395 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[28374]: cluster 2023-12-06T15:55:10.534194+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[28374]: audit 2023-12-06T15:55:10.559699+0000 mgr.y (mgr.14142) 397 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:11 smithi060 bash[28374]: audit 2023-12-06T15:55:11.262539+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.60:0/2799910267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:55:12.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:12 smithi088 bash[24797]: audit 2023-12-06T15:55:10.884836+0000 mgr.y (mgr.14142) 398 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:12.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:12 smithi088 bash[24797]: audit 2023-12-06T15:55:11.601497+0000 mgr.y (mgr.14142) 399 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:12.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:12 smithi060 bash[24692]: audit 2023-12-06T15:55:10.884836+0000 mgr.y (mgr.14142) 398 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:12.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:12 smithi060 bash[24692]: audit 2023-12-06T15:55:11.601497+0000 mgr.y (mgr.14142) 399 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:12.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:12 smithi060 bash[28374]: audit 2023-12-06T15:55:10.884836+0000 mgr.y (mgr.14142) 398 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:12 smithi060 bash[28374]: audit 2023-12-06T15:55:11.601497+0000 mgr.y (mgr.14142) 399 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:13.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:13 smithi088 bash[24797]: cluster 2023-12-06T15:55:12.535331+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:13.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:13 smithi060 bash[24692]: cluster 2023-12-06T15:55:12.535331+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:13.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:13 smithi060 bash[28374]: cluster 2023-12-06T15:55:12.535331+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:15 smithi088 bash[24797]: cluster 2023-12-06T15:55:14.536329+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:15.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:15 smithi060 bash[24692]: cluster 2023-12-06T15:55:14.536329+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:15.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:15 smithi060 bash[28374]: cluster 2023-12-06T15:55:14.536329+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:17 smithi088 bash[24797]: cluster 2023-12-06T15:55:16.537236+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:17.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:17 smithi060 bash[24692]: cluster 2023-12-06T15:55:16.537236+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:17.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:17 smithi060 bash[28374]: cluster 2023-12-06T15:55:16.537236+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:19 smithi088 bash[24797]: cluster 2023-12-06T15:55:18.538292+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:19.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:19 smithi060 bash[28374]: cluster 2023-12-06T15:55:18.538292+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:19.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:19 smithi060 bash[24692]: cluster 2023-12-06T15:55:18.538292+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:21.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:21 smithi088 bash[24797]: cluster 2023-12-06T15:55:20.539391+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:21.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:21 smithi060 bash[24692]: cluster 2023-12-06T15:55:20.539391+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:21.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:21 smithi060 bash[28374]: cluster 2023-12-06T15:55:20.539391+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:23.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:23 smithi088 bash[24797]: cluster 2023-12-06T15:55:22.540511+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:23.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:23 smithi060 bash[24692]: cluster 2023-12-06T15:55:22.540511+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:23.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:23 smithi060 bash[28374]: cluster 2023-12-06T15:55:22.540511+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:25.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:25 smithi088 bash[24797]: cluster 2023-12-06T15:55:24.541628+0000 mgr.y (mgr.14142) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:25.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:25 smithi060 bash[24692]: cluster 2023-12-06T15:55:24.541628+0000 mgr.y (mgr.14142) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:25.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:25 smithi060 bash[28374]: cluster 2023-12-06T15:55:24.541628+0000 mgr.y (mgr.14142) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:27.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:27 smithi088 bash[24797]: cluster 2023-12-06T15:55:26.542650+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:27.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:27 smithi060 bash[24692]: cluster 2023-12-06T15:55:26.542650+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:27.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:27 smithi060 bash[28374]: cluster 2023-12-06T15:55:26.542650+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:29 smithi088 bash[24797]: cluster 2023-12-06T15:55:28.543931+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:29.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:29 smithi060 bash[24692]: cluster 2023-12-06T15:55:28.543931+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:29.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:29 smithi060 bash[28374]: cluster 2023-12-06T15:55:28.543931+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:31.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:31 smithi088 bash[24797]: cluster 2023-12-06T15:55:30.545125+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:31.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:31 smithi060 bash[24692]: cluster 2023-12-06T15:55:30.545125+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:31.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:31 smithi060 bash[28374]: cluster 2023-12-06T15:55:30.545125+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:33.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:33 smithi088 bash[24797]: cluster 2023-12-06T15:55:32.546310+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:33.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:33 smithi060 bash[24692]: cluster 2023-12-06T15:55:32.546310+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:33.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:33 smithi060 bash[28374]: cluster 2023-12-06T15:55:32.546310+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:34.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:34 smithi088 bash[24797]: audit 2023-12-06T15:55:34.108414+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.x"}]: dispatch 2023-12-06T15:55:34.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:34 smithi088 bash[24797]: audit 2023-12-06T15:55:34.116806+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.x"}]': finished 2023-12-06T15:55:34.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:34 smithi088 bash[24797]: audit 2023-12-06T15:55:34.119023+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T15:55:34.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:34 smithi088 bash[24797]: audit 2023-12-06T15:55:34.120805+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:34.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:34 smithi088 bash[24797]: audit 2023-12-06T15:55:34.122655+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:55:34.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[24692]: audit 2023-12-06T15:55:34.108414+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.x"}]: dispatch 2023-12-06T15:55:34.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[24692]: audit 2023-12-06T15:55:34.116806+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.x"}]': finished 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[24692]: audit 2023-12-06T15:55:34.119023+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[24692]: audit 2023-12-06T15:55:34.120805+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[24692]: audit 2023-12-06T15:55:34.122655+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[28374]: audit 2023-12-06T15:55:34.108414+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.x"}]: dispatch 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[28374]: audit 2023-12-06T15:55:34.116806+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.x"}]': finished 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[28374]: audit 2023-12-06T15:55:34.119023+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[28374]: audit 2023-12-06T15:55:34.120805+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:34.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:34 smithi060 bash[28374]: audit 2023-12-06T15:55:34.122655+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:55:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:35 smithi088 bash[24797]: cephadm 2023-12-06T15:55:34.107573+0000 mgr.y (mgr.14142) 411 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-06T15:55:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:35 smithi088 bash[24797]: cephadm 2023-12-06T15:55:34.107776+0000 mgr.y (mgr.14142) 412 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-06T15:55:35.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:35 smithi088 bash[24797]: cephadm 2023-12-06T15:55:34.122030+0000 mgr.y (mgr.14142) 413 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:55:35.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:35 smithi088 bash[24797]: cluster 2023-12-06T15:55:34.547322+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:35.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[24692]: cephadm 2023-12-06T15:55:34.107573+0000 mgr.y (mgr.14142) 411 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-06T15:55:35.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[24692]: cephadm 2023-12-06T15:55:34.107776+0000 mgr.y (mgr.14142) 412 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-06T15:55:35.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[24692]: cephadm 2023-12-06T15:55:34.122030+0000 mgr.y (mgr.14142) 413 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:55:35.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[24692]: cluster 2023-12-06T15:55:34.547322+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[28374]: cephadm 2023-12-06T15:55:34.107573+0000 mgr.y (mgr.14142) 411 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-06T15:55:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[28374]: cephadm 2023-12-06T15:55:34.107776+0000 mgr.y (mgr.14142) 412 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-06T15:55:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[28374]: cephadm 2023-12-06T15:55:34.122030+0000 mgr.y (mgr.14142) 413 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:55:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:35 smithi060 bash[28374]: cluster 2023-12-06T15:55:34.547322+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:36.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:36 smithi088 systemd[1]: Stopping Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:55:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:37 smithi088 bash[24797]: cluster 2023-12-06T15:55:36.548230+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:37.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:37 smithi060 bash[28374]: cluster 2023-12-06T15:55:36.548230+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:37.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:37 smithi060 bash[24692]: cluster 2023-12-06T15:55:36.548230+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:39 smithi088 bash[24797]: cluster 2023-12-06T15:55:38.549356+0000 mgr.y (mgr.14142) 416 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:39.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:39 smithi060 bash[28374]: cluster 2023-12-06T15:55:38.549356+0000 mgr.y (mgr.14142) 416 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:39.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:39 smithi060 bash[24692]: cluster 2023-12-06T15:55:38.549356+0000 mgr.y (mgr.14142) 416 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:41 smithi088 bash[24797]: cluster 2023-12-06T15:55:40.550454+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:41.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:41 smithi060 bash[28374]: cluster 2023-12-06T15:55:40.550454+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:41 smithi060 bash[24692]: cluster 2023-12-06T15:55:40.550454+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:41.962 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 running (5m) 3m ago 5m prom/alertmanager 9f27df16978d 5a75375c1925 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (5m) 3m ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fefef9656550 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6f292581938 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 056b7059dde6 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2ea893001fe9 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d0d2ede31cf4 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 03b7521ea1b2 2023-12-06T15:55:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (5m) 3m ago 6m prom/node-exporter 72c9c2088986 ba6d1fb4db70 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (5m) 3m ago 6m prom/node-exporter 72c9c2088986 445808827ee1 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (6m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 running (5m) 3m ago 6m prom/prometheus:latest 620d5e2a39df 92b3f8dcddf1 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:55:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:55:42.956 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:55:42.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:55:42.958 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:55:42.958 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-06T15:55:42.958 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:55:42.958 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:55:43.289 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:55:43.289 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", 2023-12-06T15:55:43.289 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2023-12-06T15:55:43.289 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2023-12-06T15:55:43.289 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "" 2023-12-06T15:55:43.289 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:55:43.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:43 smithi088 bash[24797]: audit 2023-12-06T15:55:41.942137+0000 mgr.y (mgr.14142) 418 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:43 smithi088 bash[24797]: audit 2023-12-06T15:55:42.271529+0000 mgr.y (mgr.14142) 419 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:43 smithi088 bash[24797]: cluster 2023-12-06T15:55:42.551434+0000 mgr.y (mgr.14142) 420 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:43.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:43 smithi088 bash[24797]: audit 2023-12-06T15:55:42.595086+0000 mgr.y (mgr.14142) 421 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:43 smithi088 bash[24797]: audit 2023-12-06T15:55:42.950115+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.60:0/4261428673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:55:43.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[24692]: audit 2023-12-06T15:55:41.942137+0000 mgr.y (mgr.14142) 418 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[24692]: audit 2023-12-06T15:55:42.271529+0000 mgr.y (mgr.14142) 419 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[24692]: cluster 2023-12-06T15:55:42.551434+0000 mgr.y (mgr.14142) 420 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[24692]: audit 2023-12-06T15:55:42.595086+0000 mgr.y (mgr.14142) 421 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[24692]: audit 2023-12-06T15:55:42.950115+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.60:0/4261428673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:55:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[28374]: audit 2023-12-06T15:55:41.942137+0000 mgr.y (mgr.14142) 418 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[28374]: audit 2023-12-06T15:55:42.271529+0000 mgr.y (mgr.14142) 419 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[28374]: cluster 2023-12-06T15:55:42.551434+0000 mgr.y (mgr.14142) 420 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[28374]: audit 2023-12-06T15:55:42.595086+0000 mgr.y (mgr.14142) 421 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:43 smithi060 bash[28374]: audit 2023-12-06T15:55:42.950115+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.60:0/4261428673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:55:44.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:44 smithi088 bash[24797]: audit 2023-12-06T15:55:43.281692+0000 mgr.y (mgr.14142) 422 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:44.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:44 smithi060 bash[24692]: audit 2023-12-06T15:55:43.281692+0000 mgr.y (mgr.14142) 422 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:44.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:44 smithi060 bash[28374]: audit 2023-12-06T15:55:43.281692+0000 mgr.y (mgr.14142) 422 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:45.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:45 smithi088 bash[24797]: cluster 2023-12-06T15:55:44.552452+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:45.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:45 smithi060 bash[24692]: cluster 2023-12-06T15:55:44.552452+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:45 smithi060 bash[28374]: cluster 2023-12-06T15:55:44.552452+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:47.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:46 smithi088 docker[36216]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.x 2023-12-06T15:55:47.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:47 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-06T15:55:47.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:47 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T15:55:47.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:47 smithi088 systemd[1]: Stopped Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:55:47.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:47 smithi088 systemd[1]: Starting Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:55:47.890 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:47 smithi088 docker[36304]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.x 2023-12-06T15:55:47.890 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:47 smithi088 systemd[1]: Started Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:55:47.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:47 smithi088 bash[24797]: cluster 2023-12-06T15:55:46.553331+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:47.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:47 smithi088 bash[24797]: audit 2023-12-06T15:55:47.461503+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:55:47.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:47 smithi088 bash[24797]: audit 2023-12-06T15:55:47.467898+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:55:47.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:47 smithi060 bash[24692]: cluster 2023-12-06T15:55:46.553331+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:47.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:47 smithi060 bash[28374]: cluster 2023-12-06T15:55:46.553331+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:47 smithi060 bash[24692]: audit 2023-12-06T15:55:47.461503+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:55:47.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:47 smithi060 bash[24692]: audit 2023-12-06T15:55:47.467898+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:55:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:47 smithi060 bash[28374]: audit 2023-12-06T15:55:47.461503+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]: dispatch 2023-12-06T15:55:47.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:47 smithi060 bash[28374]: audit 2023-12-06T15:55:47.467898+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:45:03.123461\"}"}]': finished 2023-12-06T15:55:48.811 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[36315]: debug 2023-12-06T15:55:48.527+0000 7f89c7277700 1 -- 172.21.15.88:0/2482925722 <== mon.2 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ebcd6b64e0 con 0x55ebcd7aa800 2023-12-06T15:55:48.811 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[36315]: debug 2023-12-06T15:55:48.691+0000 7f89d785e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:55:48.813 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[24797]: audit 2023-12-06T15:55:47.762598+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:55:47.760453\"}"}]: dispatch 2023-12-06T15:55:48.813 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[24797]: audit 2023-12-06T15:55:47.769129+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:55:47.760453\"}"}]': finished 2023-12-06T15:55:48.813 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[24797]: audit 2023-12-06T15:55:48.057266+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]: dispatch 2023-12-06T15:55:48.814 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[24797]: audit 2023-12-06T15:55:48.063679+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]': finished 2023-12-06T15:55:48.814 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[24797]: audit 2023-12-06T15:55:48.065430+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[24692]: audit 2023-12-06T15:55:47.762598+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:55:47.760453\"}"}]: dispatch 2023-12-06T15:55:48.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[28374]: audit 2023-12-06T15:55:47.762598+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:55:47.760453\"}"}]: dispatch 2023-12-06T15:55:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[24692]: audit 2023-12-06T15:55:47.769129+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:55:47.760453\"}"}]': finished 2023-12-06T15:55:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[24692]: audit 2023-12-06T15:55:48.057266+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]: dispatch 2023-12-06T15:55:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[24692]: audit 2023-12-06T15:55:48.063679+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]': finished 2023-12-06T15:55:48.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[24692]: audit 2023-12-06T15:55:48.065430+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[28374]: audit 2023-12-06T15:55:47.769129+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.300886\", \"created\": \"2023-12-06T15:43:33.148983\", \"started\": \"2023-12-06T15:43:39.128466\"}, \"mgr.y\": {\"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301079\", \"created\": \"2023-12-06T15:43:41.540790\", \"started\": \"2023-12-06T15:43:41.563918\"}, \"mon.c\": {\"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301198\", \"created\": \"2023-12-06T15:45:18.502555\", \"started\": \"2023-12-06T15:45:18.531612\"}, \"osd.0\": {\"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301313\", \"created\": \"2023-12-06T15:46:10.205895\", \"started\": \"2023-12-06T15:46:14.748358\"}, \"osd.1\": {\"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301425\", \"created\": \"2023-12-06T15:46:36.106461\", \"started\": \"2023-12-06T15:46:40.897681\"}, \"osd.2\": {\"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301538\", \"created\": \"2023-12-06T15:47:01.398381\", \"started\": \"2023-12-06T15:47:05.521240\"}, \"osd.3\": {\"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301650\", \"created\": \"2023-12-06T15:47:27.813833\", \"started\": \"2023-12-06T15:47:32.049464\"}, \"node-exporter.a\": {\"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301762\", \"created\": \"2023-12-06T15:49:38.034950\", \"started\": \"2023-12-06T15:49:45.195140\"}, \"alertmanager.a\": {\"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301874\", \"created\": \"2023-12-06T15:49:55.510570\", \"started\": \"2023-12-06T15:50:28.944453\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:52.301986\", \"created\": \"2023-12-06T15:51:48.888071\", \"started\": \"2023-12-06T15:51:48.921928\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689\"}}, \"last_daemon_update\": \"2023-12-06T15:51:52.302231\", \"last_device_update\": \"2023-12-06T15:47:35.609990\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.60\"]}, \"last_host_check\": \"2023-12-06T15:55:47.760453\"}"}]': finished 2023-12-06T15:55:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[28374]: audit 2023-12-06T15:55:48.057266+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]: dispatch 2023-12-06T15:55:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[28374]: audit 2023-12-06T15:55:48.063679+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.439897\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440227\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440351\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440473\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440594\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440716\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440838\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.440958\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:53.441079\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]': finished 2023-12-06T15:55:48.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:48 smithi060 bash[28374]: audit 2023-12-06T15:55:48.065430+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:49.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:48 smithi088 bash[36315]: debug 2023-12-06T15:55:48.799+0000 7f89d785e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:55:49.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:49 smithi088 bash[36315]: debug 2023-12-06T15:55:49.283+0000 7f89d785e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:55:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[24692]: cluster 2023-12-06T15:55:48.554406+0000 mgr.y (mgr.14142) 425 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:49.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[24692]: audit 2023-12-06T15:55:49.400416+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396583\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396785\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:55:47.465756\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397161\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397402\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397522\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397642\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397762\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:55:49.398026\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]: dispatch 2023-12-06T15:55:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[28374]: cluster 2023-12-06T15:55:48.554406+0000 mgr.y (mgr.14142) 425 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:49.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[28374]: audit 2023-12-06T15:55:49.400416+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396583\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396785\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:55:47.465756\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397161\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397402\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397522\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397642\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397762\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:55:49.398026\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]: dispatch 2023-12-06T15:55:49.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[24692]: audit 2023-12-06T15:55:49.407242+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396583\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396785\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:55:47.465756\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397161\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397402\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397522\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397642\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397762\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:55:49.398026\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]': finished 2023-12-06T15:55:49.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[24692]: audit 2023-12-06T15:55:49.412600+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:55:49.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[24692]: audit 2023-12-06T15:55:49.419744+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:55:49.909 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[24692]: cluster 2023-12-06T15:55:49.425624+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T15:55:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[28374]: audit 2023-12-06T15:55:49.407242+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396583\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396785\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:55:47.465756\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397161\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397402\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397522\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397642\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397762\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:55:49.398026\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]': finished 2023-12-06T15:55:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[28374]: audit 2023-12-06T15:55:49.412600+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:55:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[28374]: audit 2023-12-06T15:55:49.419744+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:55:49.910 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:49 smithi060 bash[28374]: cluster 2023-12-06T15:55:49.425624+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T15:55:50.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:49 smithi088 bash[24797]: cluster 2023-12-06T15:55:48.554406+0000 mgr.y (mgr.14142) 425 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:55:50.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:49 smithi088 bash[24797]: audit 2023-12-06T15:55:49.400416+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396583\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396785\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:55:47.465756\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397161\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397402\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397522\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397642\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397762\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:55:49.398026\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]: dispatch 2023-12-06T15:55:50.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:49 smithi088 bash[24797]: audit 2023-12-06T15:55:49.407242+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396583\", \"created\": \"2023-12-06T15:45:33.974801\", \"started\": \"2023-12-06T15:45:33.999629\"}, \"mgr.x\": {\"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396785\", \"created\": \"2023-12-06T15:45:49.882434\", \"started\": \"2023-12-06T15:55:47.465756\"}, \"osd.4\": {\"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.396916\", \"created\": \"2023-12-06T15:47:49.766567\", \"started\": \"2023-12-06T15:47:53.032138\"}, \"osd.5\": {\"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397039\", \"created\": \"2023-12-06T15:48:14.134041\", \"started\": \"2023-12-06T15:48:18.179496\"}, \"osd.6\": {\"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397161\", \"created\": \"2023-12-06T15:48:39.329494\", \"started\": \"2023-12-06T15:48:42.940969\"}, \"osd.7\": {\"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397281\", \"created\": \"2023-12-06T15:49:04.728939\", \"started\": \"2023-12-06T15:49:08.004957\"}, \"prometheus.a\": {\"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397402\", \"created\": \"2023-12-06T15:49:36.144249\", \"started\": \"2023-12-06T15:50:36.469606\"}, \"node-exporter.b\": {\"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397522\", \"created\": \"2023-12-06T15:49:38.744192\", \"started\": \"2023-12-06T15:49:43.994037\"}, \"grafana.a\": {\"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397642\", \"created\": \"2023-12-06T15:50:18.791307\", \"started\": \"2023-12-06T15:50:18.807423\"}, \"rgw.r.z.smithi088.mhtkft\": {\"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:49.397762\", \"created\": \"2023-12-06T15:51:51.293245\", \"started\": \"2023-12-06T15:51:51.314283\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856\"}}, \"last_daemon_update\": \"2023-12-06T15:55:49.398026\", \"last_device_update\": \"2023-12-06T15:49:11.340783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.88\"], \"172.21.15.254\": [\"172.21.15.88\"]}, \"last_host_check\": \"2023-12-06T15:55:48.054956\"}"}]': finished 2023-12-06T15:55:50.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:49 smithi088 bash[24797]: audit 2023-12-06T15:55:49.412600+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:55:50.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:49 smithi088 bash[24797]: audit 2023-12-06T15:55:49.419744+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T15:55:50.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:49 smithi088 bash[24797]: cluster 2023-12-06T15:55:49.425624+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T15:55:50.548 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[36315]: debug 2023-12-06T15:55:50.199+0000 7f89d785e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:55:50.549 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[36315]: debug 2023-12-06T15:55:50.291+0000 7f89d785e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[24797]: cephadm 2023-12-06T15:55:49.412021+0000 mgr.y (mgr.14142) 426 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b with id f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[24797]: cephadm 2023-12-06T15:55:49.414611+0000 mgr.y (mgr.14142) 427 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[24797]: cephadm 2023-12-06T15:55:49.415432+0000 mgr.y (mgr.14142) 428 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[24797]: cephadm 2023-12-06T15:55:49.418752+0000 mgr.y (mgr.14142) 429 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-06T15:55:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[24797]: audit 2023-12-06T15:55:50.414564+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T15:55:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[24797]: cluster 2023-12-06T15:55:50.414695+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: x(active, starting, since 0.993826s) 2023-12-06T15:55:50.890 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:50 smithi088 bash[36315]: debug 2023-12-06T15:55:50.543+0000 7f89d785e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24957]: ignoring --setuser ceph since I am not root 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24957]: ignoring --setgroup ceph since I am not root 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[28374]: cephadm 2023-12-06T15:55:49.412021+0000 mgr.y (mgr.14142) 426 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b with id f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[28374]: cephadm 2023-12-06T15:55:49.414611+0000 mgr.y (mgr.14142) 427 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[28374]: cephadm 2023-12-06T15:55:49.415432+0000 mgr.y (mgr.14142) 428 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[28374]: cephadm 2023-12-06T15:55:49.418752+0000 mgr.y (mgr.14142) 429 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[28374]: audit 2023-12-06T15:55:50.414564+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[28374]: cluster 2023-12-06T15:55:50.414695+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: x(active, starting, since 0.993826s) 2023-12-06T15:55:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24692]: cephadm 2023-12-06T15:55:49.412021+0000 mgr.y (mgr.14142) 426 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b with id f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657 2023-12-06T15:55:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24692]: cephadm 2023-12-06T15:55:49.414611+0000 mgr.y (mgr.14142) 427 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-06T15:55:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24692]: cephadm 2023-12-06T15:55:49.415432+0000 mgr.y (mgr.14142) 428 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T15:55:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24692]: cephadm 2023-12-06T15:55:49.418752+0000 mgr.y (mgr.14142) 429 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-06T15:55:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24692]: audit 2023-12-06T15:55:50.414564+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14142 172.21.15.60:0/3023196728' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T15:55:50.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:50 smithi060 bash[24692]: cluster 2023-12-06T15:55:50.414695+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: x(active, starting, since 0.993826s) 2023-12-06T15:55:51.923 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:51 smithi088 bash[36315]: debug 2023-12-06T15:55:51.663+0000 7f89d785e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:55:51.924 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:51 smithi088 bash[36315]: debug 2023-12-06T15:55:51.819+0000 7f89d785e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:55:52.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:51 smithi088 bash[36315]: debug 2023-12-06T15:55:51.919+0000 7f89d785e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:55:52.251 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:52 smithi088 bash[36315]: debug 2023-12-06T15:55:52.027+0000 7f89d785e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:55:52.612 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:52 smithi088 bash[36315]: debug 2023-12-06T15:55:52.243+0000 7f89d785e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:55:52.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:52 smithi088 bash[36315]: debug 2023-12-06T15:55:52.607+0000 7f89d785e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:55:52.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:52 smithi088 bash[36315]: debug 2023-12-06T15:55:52.727+0000 7f89d785e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:53 smithi088 bash[36315]: debug 2023-12-06T15:55:53.575+0000 7f89d785e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:53 smithi088 bash[36315]: debug 2023-12-06T15:55:53.675+0000 7f89d785e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:53 smithi088 bash[36315]: debug 2023-12-06T15:55:53.791+0000 7f89d785e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:55:54.296 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[36315]: debug 2023-12-06T15:55:54.007+0000 7f89d785e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:55:54.627 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[36315]: debug 2023-12-06T15:55:54.291+0000 7f89d785e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:55:54.628 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[36315]: debug 2023-12-06T15:55:54.451+0000 7f89d785e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:55:54.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[36315]: debug 2023-12-06T15:55:54.623+0000 7f89d785e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:55:54.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[36315]: debug 2023-12-06T15:55:54.835+0000 7f89d785e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:55:55.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:54 smithi060 bash[28374]: cluster 2023-12-06T15:55:54.826825+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon y started 2023-12-06T15:55:55.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:54 smithi060 bash[28374]: audit 2023-12-06T15:55:54.828190+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.60:0/164678101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:55:55.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:54 smithi060 bash[28374]: audit 2023-12-06T15:55:54.829602+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.60:0/164678101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:55:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:54 smithi060 bash[24692]: cluster 2023-12-06T15:55:54.826825+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon y started 2023-12-06T15:55:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:54 smithi060 bash[24692]: audit 2023-12-06T15:55:54.828190+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.60:0/164678101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:55:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:54 smithi060 bash[24692]: audit 2023-12-06T15:55:54.829602+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.60:0/164678101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:55:55.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[36315]: debug 2023-12-06T15:55:54.939+0000 7f89d785e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:55:55.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[24797]: cluster 2023-12-06T15:55:54.826825+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon y started 2023-12-06T15:55:55.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[24797]: audit 2023-12-06T15:55:54.828190+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.60:0/164678101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:55:55.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:54 smithi088 bash[24797]: audit 2023-12-06T15:55:54.829602+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.60:0/164678101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:55:56.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: cluster 2023-12-06T15:55:54.888808+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-06T15:55:56.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: cluster 2023-12-06T15:55:54.960243+0000 mon.a (mon.0) 606 : cluster [INF] Active manager daemon x restarted 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: cluster 2023-12-06T15:55:54.961338+0000 mon.a (mon.0) 607 : cluster [INF] Activating manager daemon x 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: audit 2023-12-06T15:55:54.964233+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: cluster 2023-12-06T15:55:54.968043+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: audit 2023-12-06T15:55:54.970249+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: audit 2023-12-06T15:55:54.972204+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[24692]: audit 2023-12-06T15:55:54.972777+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: cluster 2023-12-06T15:55:54.888808+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: cluster 2023-12-06T15:55:54.960243+0000 mon.a (mon.0) 606 : cluster [INF] Active manager daemon x restarted 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: cluster 2023-12-06T15:55:54.961338+0000 mon.a (mon.0) 607 : cluster [INF] Activating manager daemon x 2023-12-06T15:55:56.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: audit 2023-12-06T15:55:54.964233+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:55:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: cluster 2023-12-06T15:55:54.968043+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T15:55:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: audit 2023-12-06T15:55:54.970249+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:55:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: audit 2023-12-06T15:55:54.972204+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:55:56.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:55 smithi060 bash[28374]: audit 2023-12-06T15:55:54.972777+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:55:56.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: cluster 2023-12-06T15:55:54.888808+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-06T15:55:56.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: cluster 2023-12-06T15:55:54.960243+0000 mon.a (mon.0) 606 : cluster [INF] Active manager daemon x restarted 2023-12-06T15:55:56.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: cluster 2023-12-06T15:55:54.961338+0000 mon.a (mon.0) 607 : cluster [INF] Activating manager daemon x 2023-12-06T15:55:56.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: audit 2023-12-06T15:55:54.964233+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:55:56.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: cluster 2023-12-06T15:55:54.968043+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T15:55:56.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: audit 2023-12-06T15:55:54.970249+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:55:56.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: audit 2023-12-06T15:55:54.972204+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:55:56.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:55 smithi088 bash[24797]: audit 2023-12-06T15:55:54.972777+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:55:57.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:55:56 smithi088 bash[24797]: cluster 2023-12-06T15:55:55.910713+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e17: x(active, starting, since 0.949644s), standbys: y 2023-12-06T15:55:57.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:55:56 smithi060 bash[24692]: cluster 2023-12-06T15:55:55.910713+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e17: x(active, starting, since 0.949644s), standbys: y 2023-12-06T15:55:57.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:55:56 smithi060 bash[28374]: cluster 2023-12-06T15:55:55.910713+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e17: x(active, starting, since 0.949644s), standbys: y 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.920133+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.920516+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.921175+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.924066+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.924575+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.929261+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.929554+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.930501+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.930870+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.931477+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.931979+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:56:02.238 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.932430+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.932956+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.933357+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.933810+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.934279+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.934823+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.936420+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.936967+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.937463+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.937960+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.938516+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.939034+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.939550+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.940063+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.940574+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:56:02.239 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.941061+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.941525+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.942022+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.942503+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.942952+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.943403+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.943843+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.944311+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.944797+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.945268+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.945719+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: audit 2023-12-06T15:56:01.946191+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:56:02.240 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:01 smithi088 bash[24797]: cluster 2023-12-06T15:56:01.962840+0000 mon.a (mon.0) 610 : cluster [INF] Manager daemon x is now available 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.920133+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.920516+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.921175+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.924066+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.924575+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.929261+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.929554+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.930501+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.930870+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.931477+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.931979+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.932430+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.932956+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:56:02.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.933357+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.933810+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.934279+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.934823+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.936420+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.920133+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.920516+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.921175+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.924066+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.924575+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.929261+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:56:02.243 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.929554+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.930501+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.930870+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.931477+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.931979+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.932430+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.932956+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.933357+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.933810+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.934279+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.934823+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:56:02.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.936420+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.936967+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.937463+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.937960+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.938516+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.939034+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.939550+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.940063+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.940574+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.941061+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.941525+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.942022+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.942503+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:56:02.245 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.942952+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.943403+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.943843+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.944311+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.944797+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.945268+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.945719+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: audit 2023-12-06T15:56:01.946191+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[28374]: cluster 2023-12-06T15:56:01.962840+0000 mon.a (mon.0) 610 : cluster [INF] Manager daemon x is now available 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.936967+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:56:02.246 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.937463+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.937960+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.938516+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.939034+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.939550+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.940063+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.940574+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.941061+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.941525+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.942022+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.942503+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.942952+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.943403+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.943843+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.944311+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.944797+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:56:02.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.945268+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:56:02.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.945719+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:56:02.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: audit 2023-12-06T15:56:01.946191+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:56:02.248 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:01 smithi060 bash[24692]: cluster 2023-12-06T15:56:01.962840+0000 mon.a (mon.0) 610 : cluster [INF] Manager daemon x is now available 2023-12-06T15:56:02.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[36315]: Warning: Permanently added '172.21.15.60' (ECDSA) to the list of known hosts. 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:01.986807+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: cephadm 2023-12-06T15:56:01.988409+0000 mgr.x (mgr.34721) 1 : cephadm [INF] inventory: adjusted host smithi060 addr 'smithi060' -> '172.21.15.60' 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:01.988906+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:01.989815+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:01.997503+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: cephadm 2023-12-06T15:56:01.999036+0000 mgr.x (mgr.34721) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:01.999406+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.003742+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: cluster 2023-12-06T15:56:02.027905+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T15:56:03.359 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: cluster 2023-12-06T15:56:02.036647+0000 mgr.x (mgr.34721) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.135912+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.137549+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.142034+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.147177+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.149959+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.217916+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.219790+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.226901+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[24692]: audit 2023-12-06T15:56:02.228610+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:56:03.360 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:01.986807+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: cephadm 2023-12-06T15:56:01.988409+0000 mgr.x (mgr.34721) 1 : cephadm [INF] inventory: adjusted host smithi060 addr 'smithi060' -> '172.21.15.60' 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:01.988906+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:01.989815+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:01.997503+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: cephadm 2023-12-06T15:56:01.999036+0000 mgr.x (mgr.34721) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:01.999406+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.003742+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: cluster 2023-12-06T15:56:02.027905+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: cluster 2023-12-06T15:56:02.036647+0000 mgr.x (mgr.34721) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.135912+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.137549+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.142034+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.147177+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:03.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.149959+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:03.362 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.217916+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:56:03.362 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.219790+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:56:03.362 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.226901+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:56:03.362 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:02 smithi060 bash[28374]: audit 2023-12-06T15:56:02.228610+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:01.986807+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: cephadm 2023-12-06T15:56:01.988409+0000 mgr.x (mgr.34721) 1 : cephadm [INF] inventory: adjusted host smithi060 addr 'smithi060' -> '172.21.15.60' 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:01.988906+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:01.989815+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"smithi088\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:01.997503+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: cephadm 2023-12-06T15:56:01.999036+0000 mgr.x (mgr.34721) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:01.999406+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.003742+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: cluster 2023-12-06T15:56:02.027905+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: cluster 2023-12-06T15:56:02.036647+0000 mgr.x (mgr.34721) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:03.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.135912+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.137549+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.142034+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.147177+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.149959+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.217916+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.219790+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.226901+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:56:03.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:02 smithi088 bash[24797]: audit 2023-12-06T15:56:02.228610+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T15:56:05.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:05 smithi088 bash[24797]: cluster 2023-12-06T15:56:03.929496+0000 mgr.x (mgr.34721) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:05.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:05 smithi088 bash[24797]: cluster 2023-12-06T15:56:04.037483+0000 mon.a (mon.0) 620 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2023-12-06T15:56:05.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:05 smithi060 bash[24692]: cluster 2023-12-06T15:56:03.929496+0000 mgr.x (mgr.34721) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:05.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:05 smithi060 bash[24692]: cluster 2023-12-06T15:56:04.037483+0000 mon.a (mon.0) 620 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2023-12-06T15:56:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:05 smithi060 bash[28374]: cluster 2023-12-06T15:56:03.929496+0000 mgr.x (mgr.34721) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:05.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:05 smithi060 bash[28374]: cluster 2023-12-06T15:56:04.037483+0000 mon.a (mon.0) 620 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2023-12-06T15:56:07.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:07 smithi088 bash[24797]: cluster 2023-12-06T15:56:05.930217+0000 mgr.x (mgr.34721) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:07.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:07 smithi060 bash[24692]: cluster 2023-12-06T15:56:05.930217+0000 mgr.x (mgr.34721) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:07.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:07 smithi060 bash[28374]: cluster 2023-12-06T15:56:05.930217+0000 mgr.x (mgr.34721) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:09.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:09 smithi060 bash[24692]: cluster 2023-12-06T15:56:07.931890+0000 mgr.x (mgr.34721) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:09.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:09 smithi060 bash[28374]: cluster 2023-12-06T15:56:07.931890+0000 mgr.x (mgr.34721) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:09.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:09 smithi088 bash[24797]: cluster 2023-12-06T15:56:07.931890+0000 mgr.x (mgr.34721) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:11.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[36315]: Warning: Permanently added 'smithi088,172.21.15.88' (ECDSA) to the list of known hosts. 2023-12-06T15:56:11.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: cluster 2023-12-06T15:56:09.932595+0000 mgr.x (mgr.34721) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:11.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: audit 2023-12-06T15:56:11.239300+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-06T15:56:11.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: audit 2023-12-06T15:56:11.241057+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-06T15:56:11.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: audit 2023-12-06T15:56:11.247577+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-06T15:56:11.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: audit 2023-12-06T15:56:11.250961+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]: dispatch 2023-12-06T15:56:11.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: audit 2023-12-06T15:56:11.253048+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]: dispatch 2023-12-06T15:56:11.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: audit 2023-12-06T15:56:11.256742+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]': finished 2023-12-06T15:56:11.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:11 smithi088 bash[24797]: audit 2023-12-06T15:56:11.266565+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:56:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: cluster 2023-12-06T15:56:09.932595+0000 mgr.x (mgr.34721) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:11.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: audit 2023-12-06T15:56:11.239300+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: audit 2023-12-06T15:56:11.241057+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: audit 2023-12-06T15:56:11.247577+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: audit 2023-12-06T15:56:11.250961+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]: dispatch 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: audit 2023-12-06T15:56:11.253048+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]: dispatch 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: audit 2023-12-06T15:56:11.256742+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]': finished 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[24692]: audit 2023-12-06T15:56:11.266565+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: cluster 2023-12-06T15:56:09.932595+0000 mgr.x (mgr.34721) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: audit 2023-12-06T15:56:11.239300+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: audit 2023-12-06T15:56:11.241057+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: audit 2023-12-06T15:56:11.247577+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-06T15:56:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: audit 2023-12-06T15:56:11.250961+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]: dispatch 2023-12-06T15:56:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: audit 2023-12-06T15:56:11.253048+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]: dispatch 2023-12-06T15:56:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: audit 2023-12-06T15:56:11.256742+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.x"}]': finished 2023-12-06T15:56:11.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:11 smithi060 bash[28374]: audit 2023-12-06T15:56:11.266565+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:56:12.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:12 smithi088 bash[24797]: audit 2023-12-06T15:56:11.593926+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:56:12.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:12 smithi060 bash[24692]: audit 2023-12-06T15:56:11.593926+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:56:12.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:12 smithi060 bash[28374]: audit 2023-12-06T15:56:11.593926+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:56:13.698 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-06T15:56:13.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:13 smithi088 bash[24797]: cluster 2023-12-06T15:56:11.933456+0000 mgr.x (mgr.34721) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:13.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:13 smithi060 bash[24692]: cluster 2023-12-06T15:56:11.933456+0000 mgr.x (mgr.34721) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:13.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:13 smithi060 bash[28374]: cluster 2023-12-06T15:56:11.933456+0000 mgr.x (mgr.34721) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:14.429 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 running (5m) 4m ago 6m - - 9f27df16978d 5a75375c1925 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (5m) 25s ago 5m - - 6.6.2 87a51ecf0b1c fefef9656550 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 running (26s) 25s ago 10m - - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 e4bd0076a7f1 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 running (12m) 4m ago 12m - - 15.2.0 204a01f9b0b6 056b7059dde6 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (12m) 4m ago 12m - 2048M 15.2.0 204a01f9b0b6 2ea893001fe9 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 running (10m) 25s ago 10m - 2048M 15.2.0 204a01f9b0b6 d0d2ede31cf4 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10m) 4m ago 10m - 2048M 15.2.0 204a01f9b0b6 03b7521ea1b2 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (6m) 4m ago 6m - - 72c9c2088986 ba6d1fb4db70 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (6m) 25s ago 6m - - 72c9c2088986 445808827ee1 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9m) 4m ago 10m - 4096M 15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:56:14.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:56:14.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (8m) 25s ago 8m - 4096M 15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:56:14.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (7m) 25s ago 8m - 4096M 15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:56:14.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (7m) 25s ago 7m - 4096M 15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:56:14.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (7m) 25s ago 7m - 4096M 15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:56:14.431 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 running (5m) 25s ago 6m - - 620d5e2a39df 92b3f8dcddf1 2023-12-06T15:56:14.431 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (4m) 4m ago 4m - - 15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:56:14.431 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (4m) 25s ago 4m - - 15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:56:14.853 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:56:14.854 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:56:14.855 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:14.855 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:56:14.855 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-06T15:56:14.855 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T15:56:14.855 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:56:14.855 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:56:14.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.406196+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.407296+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.408301+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.409204+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.410172+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.410986+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.413763+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.414496+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.415244+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.415979+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:14 smithi088 bash[24797]: audit 2023-12-06T15:56:14.416631+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.406196+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.407296+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.408301+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.409204+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.410172+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.410986+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.413763+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.414496+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.415244+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.415979+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[24692]: audit 2023-12-06T15:56:14.416631+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.406196+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.407296+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.408301+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.409204+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.410172+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.410986+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.413763+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.414496+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.415244+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.415979+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:14.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:14 smithi060 bash[28374]: audit 2023-12-06T15:56:14.416631+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:15.212 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:56:15.212 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", 2023-12-06T15:56:15.212 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2023-12-06T15:56:15.212 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:56:15.212 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2023-12-06T15:56:15.213 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "", 2023-12-06T15:56:15.213 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "", 2023-12-06T15:56:15.213 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2023-12-06T15:56:15.213 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:56:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:15 smithi088 bash[24797]: audit 2023-12-06T15:56:13.678214+0000 mgr.x (mgr.34721) 9 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:15 smithi088 bash[24797]: cluster 2023-12-06T15:56:13.935009+0000 mgr.x (mgr.34721) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:15.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:15 smithi088 bash[24797]: audit 2023-12-06T15:56:14.041082+0000 mgr.x (mgr.34721) 11 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:15 smithi088 bash[24797]: audit 2023-12-06T15:56:14.399708+0000 mgr.x (mgr.34721) 12 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:15 smithi088 bash[24797]: audit 2023-12-06T15:56:14.847012+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.60:0/4067403193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:56:15.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[24692]: audit 2023-12-06T15:56:13.678214+0000 mgr.x (mgr.34721) 9 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[24692]: cluster 2023-12-06T15:56:13.935009+0000 mgr.x (mgr.34721) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:15.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[24692]: audit 2023-12-06T15:56:14.041082+0000 mgr.x (mgr.34721) 11 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[24692]: audit 2023-12-06T15:56:14.399708+0000 mgr.x (mgr.34721) 12 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[24692]: audit 2023-12-06T15:56:14.847012+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.60:0/4067403193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:56:15.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[28374]: audit 2023-12-06T15:56:13.678214+0000 mgr.x (mgr.34721) 9 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[28374]: cluster 2023-12-06T15:56:13.935009+0000 mgr.x (mgr.34721) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:15.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[28374]: audit 2023-12-06T15:56:14.041082+0000 mgr.x (mgr.34721) 11 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[28374]: audit 2023-12-06T15:56:14.399708+0000 mgr.x (mgr.34721) 12 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:15 smithi060 bash[28374]: audit 2023-12-06T15:56:14.847012+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.60:0/4067403193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:56:16.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:16 smithi088 bash[24797]: audit 2023-12-06T15:56:15.207838+0000 mgr.x (mgr.34721) 13 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:16.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:16 smithi060 bash[24692]: audit 2023-12-06T15:56:15.207838+0000 mgr.x (mgr.34721) 13 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:16.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:16 smithi060 bash[28374]: audit 2023-12-06T15:56:15.207838+0000 mgr.x (mgr.34721) 13 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:17.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:17 smithi088 bash[24797]: cluster 2023-12-06T15:56:15.936216+0000 mgr.x (mgr.34721) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:17.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:17 smithi088 bash[24797]: audit 2023-12-06T15:56:17.341327+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:17.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:17 smithi088 bash[24797]: audit 2023-12-06T15:56:17.342272+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:17.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:17 smithi088 bash[24797]: audit 2023-12-06T15:56:17.346418+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:17.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[24692]: cluster 2023-12-06T15:56:15.936216+0000 mgr.x (mgr.34721) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:17.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[28374]: cluster 2023-12-06T15:56:15.936216+0000 mgr.x (mgr.34721) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[24692]: audit 2023-12-06T15:56:17.341327+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:17.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[28374]: audit 2023-12-06T15:56:17.341327+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:17.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[24692]: audit 2023-12-06T15:56:17.342272+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:17.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[24692]: audit 2023-12-06T15:56:17.346418+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:17.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[28374]: audit 2023-12-06T15:56:17.342272+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:17.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:17 smithi060 bash[28374]: audit 2023-12-06T15:56:17.346418+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:18.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.651546+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.652390+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.653106+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.653809+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.654532+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.655629+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.656352+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.657143+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:17.657824+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:18.351596+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:18.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:18.352849+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:18.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:18 smithi088 bash[24797]: audit 2023-12-06T15:56:18.358767+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.651546+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.652390+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.653106+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.653809+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.654532+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.655629+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.656352+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.657143+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:17.657824+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:18.351596+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.651546+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.652390+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.653106+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.653809+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.654532+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.655629+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.656352+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.657143+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:18.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:17.657824+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:18.352849+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:18.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[24692]: audit 2023-12-06T15:56:18.358767+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:18.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:18.351596+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:18.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:18.352849+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:18.909 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:18 smithi060 bash[28374]: audit 2023-12-06T15:56:18.358767+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:29.990045Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: cluster 2023-12-06T15:56:17.937622+0000 mgr.x (mgr.34721) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.676808+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.677655+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.678437+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.679206+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.679938+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.680673+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.681474+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.682226+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.683070+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.683742+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:56:19.846 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.685636+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.689892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: cephadm 2023-12-06T15:56:18.698749+0000 mgr.x (mgr.34721) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.699462+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.701043+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.702473+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: cephadm 2023-12-06T15:56:18.703659+0000 mgr.x (mgr.34721) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[24692]: audit 2023-12-06T15:56:18.704494+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: cluster 2023-12-06T15:56:17.937622+0000 mgr.x (mgr.34721) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.676808+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.677655+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.847 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.678437+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.679206+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.679938+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.680673+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.681474+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.682226+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.683070+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.683742+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.685636+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.689892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: cephadm 2023-12-06T15:56:18.698749+0000 mgr.x (mgr.34721) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.699462+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.701043+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.702473+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: cephadm 2023-12-06T15:56:18.703659+0000 mgr.x (mgr.34721) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2023-12-06T15:56:19.848 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:19 smithi060 bash[28374]: audit 2023-12-06T15:56:18.704494+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: cluster 2023-12-06T15:56:17.937622+0000 mgr.x (mgr.34721) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.676808+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.677655+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.678437+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.679206+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.679938+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.680673+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.681474+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.682226+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.683070+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.683742+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:56:19.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.685636+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:56:19.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.689892+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:56:19.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: cephadm 2023-12-06T15:56:18.698749+0000 mgr.x (mgr.34721) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T15:56:19.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.699462+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:19.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.701043+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:19.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.702473+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:19.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: cephadm 2023-12-06T15:56:18.703659+0000 mgr.x (mgr.34721) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2023-12-06T15:56:19.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:19 smithi088 bash[24797]: audit 2023-12-06T15:56:18.704494+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T15:56:21.770 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: cluster 2023-12-06T15:56:19.938337+0000 mgr.x (mgr.34721) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:21.771 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: cluster 2023-12-06T15:56:19.938337+0000 mgr.x (mgr.34721) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:21.771 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: audit 2023-12-06T15:56:20.746307+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:21.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: audit 2023-12-06T15:56:20.746307+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:21.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: audit 2023-12-06T15:56:20.747407+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:21.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: audit 2023-12-06T15:56:20.753026+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:21.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: audit 2023-12-06T15:56:20.758073+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:21.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: audit 2023-12-06T15:56:20.759988+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:21.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: audit 2023-12-06T15:56:20.761773+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:21.772 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[24692]: audit 2023-12-06T15:56:20.764150+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T15:56:21.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: audit 2023-12-06T15:56:20.747407+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:21.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: audit 2023-12-06T15:56:20.753026+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:21.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: audit 2023-12-06T15:56:20.758073+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:21.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: audit 2023-12-06T15:56:20.759988+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:21.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: audit 2023-12-06T15:56:20.761773+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:21.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:21 smithi060 bash[28374]: audit 2023-12-06T15:56:20.764150+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T15:56:21.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: cluster 2023-12-06T15:56:19.938337+0000 mgr.x (mgr.34721) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:21.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: audit 2023-12-06T15:56:20.746307+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:21.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: audit 2023-12-06T15:56:20.747407+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:21.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: audit 2023-12-06T15:56:20.753026+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:14.859340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:21.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: audit 2023-12-06T15:56:20.758073+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:21.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: audit 2023-12-06T15:56:20.759988+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:21.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: audit 2023-12-06T15:56:20.761773+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:21.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:21 smithi088 bash[24797]: audit 2023-12-06T15:56:20.764150+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T15:56:22.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:22 smithi088 bash[24797]: cephadm 2023-12-06T15:56:20.757565+0000 mgr.x (mgr.34721) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T15:56:22.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:22 smithi088 bash[24797]: cephadm 2023-12-06T15:56:20.763317+0000 mgr.x (mgr.34721) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2023-12-06T15:56:22.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:22 smithi060 bash[24692]: cephadm 2023-12-06T15:56:20.757565+0000 mgr.x (mgr.34721) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T15:56:22.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:22 smithi060 bash[24692]: cephadm 2023-12-06T15:56:20.763317+0000 mgr.x (mgr.34721) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2023-12-06T15:56:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:22 smithi060 bash[28374]: cephadm 2023-12-06T15:56:20.757565+0000 mgr.x (mgr.34721) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T15:56:22.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:22 smithi060 bash[28374]: cephadm 2023-12-06T15:56:20.763317+0000 mgr.x (mgr.34721) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2023-12-06T15:56:23.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:23 smithi088 bash[24797]: cluster 2023-12-06T15:56:21.939040+0000 mgr.x (mgr.34721) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:23.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:23 smithi088 bash[24797]: audit 2023-12-06T15:56:22.625596+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:23.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:23 smithi088 bash[24797]: audit 2023-12-06T15:56:22.626976+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:23.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:23 smithi088 bash[24797]: audit 2023-12-06T15:56:22.631926+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[24692]: cluster 2023-12-06T15:56:21.939040+0000 mgr.x (mgr.34721) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:23.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[28374]: cluster 2023-12-06T15:56:21.939040+0000 mgr.x (mgr.34721) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:23.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[24692]: audit 2023-12-06T15:56:22.625596+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:23.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[28374]: audit 2023-12-06T15:56:22.625596+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[24692]: audit 2023-12-06T15:56:22.626976+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:23.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[24692]: audit 2023-12-06T15:56:22.631926+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:23.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[28374]: audit 2023-12-06T15:56:22.626976+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:23.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:23 smithi060 bash[28374]: audit 2023-12-06T15:56:22.631926+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"5a75375c1925\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16273899, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339302Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:50:28.944453Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:50:20.882568Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:17.339768Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:24.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:24 smithi088 bash[24797]: cephadm 2023-12-06T15:56:22.638074+0000 mgr.x (mgr.34721) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:56:24.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:24 smithi088 bash[24797]: cephadm 2023-12-06T15:56:22.655463+0000 mgr.x (mgr.34721) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2023-12-06T15:56:24.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:24 smithi060 bash[28374]: cephadm 2023-12-06T15:56:22.638074+0000 mgr.x (mgr.34721) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:56:24.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:24 smithi060 bash[28374]: cephadm 2023-12-06T15:56:22.655463+0000 mgr.x (mgr.34721) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2023-12-06T15:56:24.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:24 smithi060 bash[24692]: cephadm 2023-12-06T15:56:22.638074+0000 mgr.x (mgr.34721) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:56:24.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:24 smithi060 bash[24692]: cephadm 2023-12-06T15:56:22.655463+0000 mgr.x (mgr.34721) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2023-12-06T15:56:25.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:25 smithi088 bash[24797]: cluster 2023-12-06T15:56:23.940481+0000 mgr.x (mgr.34721) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:25.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:25 smithi060 bash[24692]: cluster 2023-12-06T15:56:23.940481+0000 mgr.x (mgr.34721) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:25.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:25 smithi060 bash[28374]: cluster 2023-12-06T15:56:23.940481+0000 mgr.x (mgr.34721) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:27.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:27 smithi088 bash[24797]: cluster 2023-12-06T15:56:25.941219+0000 mgr.x (mgr.34721) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:27.894 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:27 smithi060 bash[24692]: cluster 2023-12-06T15:56:25.941219+0000 mgr.x (mgr.34721) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:27.894 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:27 smithi060 bash[28374]: cluster 2023-12-06T15:56:25.941219+0000 mgr.x (mgr.34721) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:29.739 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:29 smithi060 bash[24692]: cluster 2023-12-06T15:56:27.942661+0000 mgr.x (mgr.34721) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:29.740 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:29 smithi060 bash[28374]: cluster 2023-12-06T15:56:27.942661+0000 mgr.x (mgr.34721) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:29.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:29 smithi088 bash[24797]: cluster 2023-12-06T15:56:27.942661+0000 mgr.x (mgr.34721) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:30.498 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:30 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:56:30.498 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:30 smithi060 bash[38791]: ts=2023-12-06T15:56:30.274Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:56:31.155 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:30 smithi060 docker[46727]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:56:31.155 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T15:56:31.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:56:31.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 systemd[1]: Starting Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:56:31.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 docker[46763]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:56:31.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 systemd[1]: Started Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:56:31.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: cluster 2023-12-06T15:56:29.943389+0000 mgr.x (mgr.34721) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:31.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: audit 2023-12-06T15:56:31.080985+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:31.641 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: audit 2023-12-06T15:56:31.082264+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:31.641 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: audit 2023-12-06T15:56:31.085501+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:31.641 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: audit 2023-12-06T15:56:31.092480+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:31.641 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: audit 2023-12-06T15:56:31.093963+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:31.641 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: audit 2023-12-06T15:56:31.095344+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:31.641 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:31 smithi088 bash[24797]: audit 2023-12-06T15:56:31.097425+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T15:56:31.827 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: cluster 2023-12-06T15:56:29.943389+0000 mgr.x (mgr.34721) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:31.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: cluster 2023-12-06T15:56:29.943389+0000 mgr.x (mgr.34721) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:31.828 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: audit 2023-12-06T15:56:31.080985+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:31.829 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: audit 2023-12-06T15:56:31.080985+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:31.829 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: audit 2023-12-06T15:56:31.082264+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:31.829 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: audit 2023-12-06T15:56:31.085501+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:31.829 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: audit 2023-12-06T15:56:31.092480+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:31.829 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: audit 2023-12-06T15:56:31.093963+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: audit 2023-12-06T15:56:31.095344+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[24692]: audit 2023-12-06T15:56:31.097425+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: audit 2023-12-06T15:56:31.082264+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: audit 2023-12-06T15:56:31.085501+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"056b7059dde6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303982182, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337664Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:43:41.563918Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:45:50.759512Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: audit 2023-12-06T15:56:31.092480+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: audit 2023-12-06T15:56:31.093963+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: audit 2023-12-06T15:56:31.095344+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:31.830 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[28374]: audit 2023-12-06T15:56:31.097425+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T15:56:32.155 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.921Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-06T15:56:32.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.921Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-06T15:56:32.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.924Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2023-12-06T15:56:32.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.925Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:56:32.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.971Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:56:32.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.972Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:56:32.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.974Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-06T15:56:32.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:31 smithi060 bash[46775]: ts=2023-12-06T15:56:31.974Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T15:56:32.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:32 smithi088 bash[24797]: cephadm 2023-12-06T15:56:31.091967+0000 mgr.x (mgr.34721) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T15:56:32.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:32 smithi088 bash[24797]: cephadm 2023-12-06T15:56:31.096584+0000 mgr.x (mgr.34721) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2023-12-06T15:56:32.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:32 smithi088 bash[24797]: cluster 2023-12-06T15:56:31.944127+0000 mgr.x (mgr.34721) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:32.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:32 smithi060 bash[24692]: cephadm 2023-12-06T15:56:31.091967+0000 mgr.x (mgr.34721) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T15:56:32.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:32 smithi060 bash[24692]: cephadm 2023-12-06T15:56:31.096584+0000 mgr.x (mgr.34721) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2023-12-06T15:56:32.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:32 smithi060 bash[24692]: cluster 2023-12-06T15:56:31.944127+0000 mgr.x (mgr.34721) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:32 smithi060 bash[28374]: cephadm 2023-12-06T15:56:31.091967+0000 mgr.x (mgr.34721) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T15:56:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:32 smithi060 bash[28374]: cephadm 2023-12-06T15:56:31.096584+0000 mgr.x (mgr.34721) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2023-12-06T15:56:32.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:32 smithi060 bash[28374]: cluster 2023-12-06T15:56:31.944127+0000 mgr.x (mgr.34721) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:33.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:33 smithi088 bash[24797]: audit 2023-12-06T15:56:33.200521+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:33.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:33 smithi088 bash[24797]: audit 2023-12-06T15:56:33.201936+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:33.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:33 smithi088 bash[24797]: audit 2023-12-06T15:56:33.207364+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:33.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:33 smithi088 bash[24797]: cephadm 2023-12-06T15:56:33.212585+0000 mgr.x (mgr.34721) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:56:33.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:33 smithi088 bash[24797]: cephadm 2023-12-06T15:56:33.226389+0000 mgr.x (mgr.34721) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2023-12-06T15:56:33.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[28374]: audit 2023-12-06T15:56:33.200521+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:33.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[24692]: audit 2023-12-06T15:56:33.200521+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:33.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[28374]: audit 2023-12-06T15:56:33.201936+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:33.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[28374]: audit 2023-12-06T15:56:33.207364+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:33.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[28374]: cephadm 2023-12-06T15:56:33.212585+0000 mgr.x (mgr.34721) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:56:33.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[28374]: cephadm 2023-12-06T15:56:33.226389+0000 mgr.x (mgr.34721) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2023-12-06T15:56:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[24692]: audit 2023-12-06T15:56:33.201936+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:56:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[24692]: audit 2023-12-06T15:56:33.207364+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"92b3f8dcddf1\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348784Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:50:36.469606Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:50:28.946380Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:56:18.349934Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:56:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[24692]: cephadm 2023-12-06T15:56:33.212585+0000 mgr.x (mgr.34721) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:56:33.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[24692]: cephadm 2023-12-06T15:56:33.226389+0000 mgr.x (mgr.34721) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi088 2023-12-06T15:56:34.405 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:33 smithi060 bash[46775]: ts=2023-12-06T15:56:33.925Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.0001076s 2023-12-06T15:56:34.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:34 smithi088 bash[24797]: cluster 2023-12-06T15:56:33.945680+0000 mgr.x (mgr.34721) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:34.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:34 smithi060 bash[24692]: cluster 2023-12-06T15:56:33.945680+0000 mgr.x (mgr.34721) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:34.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:34 smithi060 bash[28374]: cluster 2023-12-06T15:56:33.945680+0000 mgr.x (mgr.34721) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:37.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:37 smithi088 bash[24797]: cluster 2023-12-06T15:56:35.946385+0000 mgr.x (mgr.34721) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:37.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:37 smithi060 bash[28374]: cluster 2023-12-06T15:56:35.946385+0000 mgr.x (mgr.34721) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:37.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:37 smithi060 bash[24692]: cluster 2023-12-06T15:56:35.946385+0000 mgr.x (mgr.34721) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:39.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:39 smithi088 bash[24797]: cluster 2023-12-06T15:56:37.947797+0000 mgr.x (mgr.34721) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:39.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:39 smithi060 bash[28374]: cluster 2023-12-06T15:56:37.947797+0000 mgr.x (mgr.34721) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:39.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:39 smithi060 bash[24692]: cluster 2023-12-06T15:56:37.947797+0000 mgr.x (mgr.34721) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:41.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:41 smithi088 bash[24797]: cluster 2023-12-06T15:56:39.948500+0000 mgr.x (mgr.34721) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:41.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:41 smithi060 bash[28374]: cluster 2023-12-06T15:56:39.948500+0000 mgr.x (mgr.34721) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:41.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:41 smithi060 bash[24692]: cluster 2023-12-06T15:56:39.948500+0000 mgr.x (mgr.34721) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:42.405 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:56:41 smithi060 bash[46775]: ts=2023-12-06T15:56:41.929Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004330871s 2023-12-06T15:56:43.800 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:43 smithi088 bash[24797]: cluster 2023-12-06T15:56:41.949162+0000 mgr.x (mgr.34721) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:43.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:43 smithi060 bash[28374]: cluster 2023-12-06T15:56:41.949162+0000 mgr.x (mgr.34721) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:43.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:43 smithi060 bash[24692]: cluster 2023-12-06T15:56:41.949162+0000 mgr.x (mgr.34721) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 systemd[1]: Stopping Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.596Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-06T15:56:44.844 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:56:44.845 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-06T15:56:44.845 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.597Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-06T15:56:44.845 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.601Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:56:44.845 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.601Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-06T15:56:44.845 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:44 smithi088 bash[34303]: ts=2023-12-06T15:56:44.601Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-06T15:56:45.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:45 smithi088 docker[37816]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:56:45.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:45 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T15:56:45.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:45 smithi088 systemd[1]: Stopped Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:56:45.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:45 smithi088 systemd[1]: Starting Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:56:45.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:45 smithi088 docker[37853]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:56:45.389 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:45 smithi088 systemd[1]: Started Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:56:45.621 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-06T15:56:45.882 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: cluster 2023-12-06T15:56:43.950562+0000 mgr.x (mgr.34721) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:45.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: cluster 2023-12-06T15:56:43.950562+0000 mgr.x (mgr.34721) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:45.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.393943+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:45.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.393943+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:45.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.395758+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:45.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.399385+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:45.884 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.407660+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.408434+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.409846+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.410686+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.415447+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.427709+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.432370+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.432922+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.435096+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[28374]: audit 2023-12-06T15:56:45.441219+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T15:56:45.885 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.395758+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.399385+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.407660+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.408434+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.409846+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.410686+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.415447+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.427709+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.432370+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.432922+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.435096+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T15:56:45.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:45 smithi060 bash[24692]: audit 2023-12-06T15:56:45.441219+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T15:56:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: cluster 2023-12-06T15:56:43.950562+0000 mgr.x (mgr.34721) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:45.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.393943+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.395758+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.399385+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92819947, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347056Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426665574, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:56:18.347438Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.347699Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348019Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_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\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348290Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"1.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.348537Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"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\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349030Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27640463, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349273Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:18.349517Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.407660+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.408434+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.409846+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.410686+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.415447+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi060.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.427709+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.432370+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.432922+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.435096+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T15:56:45.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:45 smithi088 bash[24797]: audit 2023-12-06T15:56:45.441219+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi088.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T15:56:46.395 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:56:46.395 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 starting - - - - 2023-12-06T15:56:46.395 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (6m) 28s ago 6m 26.3M - 6.6.2 87a51ecf0b1c fefef9656550 2023-12-06T15:56:46.395 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 running (58s) 28s ago 10m 406M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 e4bd0076a7f1 2023-12-06T15:56:46.395 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 running (13m) 29s ago 13m 289M - 15.2.0 204a01f9b0b6 056b7059dde6 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 29s ago 13m 95.2M 2048M 15.2.0 204a01f9b0b6 2ea893001fe9 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 running (11m) 28s ago 11m 88.5M 2048M 15.2.0 204a01f9b0b6 d0d2ede31cf4 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11m) 29s ago 11m 88.4M 2048M 15.2.0 204a01f9b0b6 03b7521ea1b2 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (7m) 29s ago 7m 11.3M - 1.7.0 72c9c2088986 ba6d1fb4db70 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (7m) 28s ago 7m 12.5M - 1.7.0 72c9c2088986 445808827ee1 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10m) 29s ago 10m 47.7M 4096M 15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 29s ago 10m 48.1M 4096M 15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9m) 29s ago 9m 45.5M 4096M 15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9m) 29s ago 9m 47.3M 4096M 15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (8m) 28s ago 8m 47.6M 4096M 15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (8m) 28s ago 8m 46.9M 4096M 15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (8m) 28s ago 8m 45.1M 4096M 15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (7m) 28s ago 7m 48.1M 4096M 15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 starting - - - - 2023-12-06T15:56:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (4m) 29s ago 4m 48.9M - 15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:56:46.397 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (4m) 28s ago 4m 48.7M - 15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:56:46.553 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.426Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.426Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.426Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.426Z caller=main.go:589 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi088 (none))" 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.426Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.426Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.428Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.429Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.432Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.432Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.436Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.436Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=5.117µs 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.436Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.437Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T15:56:46.554 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.455Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.455Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.455Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=95.926µs wal_replay_duration=18.639652ms wbl_replay_duration=189ns total_replay_duration=18.814036ms 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.458Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.458Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.458Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.476Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.077249ms db_storage=1.073µs remote_storage=1.625µs web_handler=455ns query_engine=830ns scrape=319.154µs scrape_sd=36.636µs notify=41.102µs notify_sd=10.143µs rules=17.372344ms tracing=8.91µs 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.476Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-06T15:56:46.555 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[37865]: ts=2023-12-06T15:56:46.476Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:56:46.837 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:56:46.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:56:46.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:56:46.838 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:56:46.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-06T15:56:46.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T15:56:46.838 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:56:46.838 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:56:46.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:45.408307+0000 mgr.x (mgr.34721) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:45.410298+0000 mgr.x (mgr.34721) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:45.428484+0000 mgr.x (mgr.34721) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:45.433191+0000 mgr.x (mgr.34721) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: cephadm 2023-12-06T15:56:45.449026+0000 mgr.x (mgr.34721) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.370836+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.371706+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.372438+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.373131+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.373762+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.374426+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.378020+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.378677+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.379396+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.380207+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:46 smithi088 bash[24797]: audit 2023-12-06T15:56:46.380867+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:45.408307+0000 mgr.x (mgr.34721) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:45.410298+0000 mgr.x (mgr.34721) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:45.428484+0000 mgr.x (mgr.34721) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:45.433191+0000 mgr.x (mgr.34721) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: cephadm 2023-12-06T15:56:45.449026+0000 mgr.x (mgr.34721) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.370836+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.371706+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.372438+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.373131+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.373762+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.374426+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.378020+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.378677+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.379396+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.380207+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[28374]: audit 2023-12-06T15:56:46.380867+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:45.408307+0000 mgr.x (mgr.34721) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:45.410298+0000 mgr.x (mgr.34721) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:45.428484+0000 mgr.x (mgr.34721) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:45.433191+0000 mgr.x (mgr.34721) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi088.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: cephadm 2023-12-06T15:56:45.449026+0000 mgr.x (mgr.34721) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.370836+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.371706+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.372438+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.373131+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.373762+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.374426+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.378020+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:56:46.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.378677+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.379396+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.380207+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:46.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:46 smithi060 bash[24692]: audit 2023-12-06T15:56:46.380867+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "", 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b image", 2023-12-06T15:56:47.203 INFO:teuthology.orchestra.run.smithi060.stdout: "is_paused": false 2023-12-06T15:56:47.204 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:56:47.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[24692]: audit 2023-12-06T15:56:45.602915+0000 mgr.x (mgr.34721) 44 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[24692]: cluster 2023-12-06T15:56:45.951274+0000 mgr.x (mgr.34721) 45 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[24692]: audit 2023-12-06T15:56:45.999882+0000 mgr.x (mgr.34721) 46 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[24692]: audit 2023-12-06T15:56:46.366034+0000 mgr.x (mgr.34721) 47 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[24692]: audit 2023-12-06T15:56:46.830093+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.60:0/807550375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[28374]: audit 2023-12-06T15:56:45.602915+0000 mgr.x (mgr.34721) 44 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[28374]: cluster 2023-12-06T15:56:45.951274+0000 mgr.x (mgr.34721) 45 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[28374]: audit 2023-12-06T15:56:45.999882+0000 mgr.x (mgr.34721) 46 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[28374]: audit 2023-12-06T15:56:46.366034+0000 mgr.x (mgr.34721) 47 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:47 smithi060 bash[28374]: audit 2023-12-06T15:56:46.830093+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.60:0/807550375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:56:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:47 smithi088 bash[24797]: audit 2023-12-06T15:56:45.602915+0000 mgr.x (mgr.34721) 44 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:47 smithi088 bash[24797]: cluster 2023-12-06T15:56:45.951274+0000 mgr.x (mgr.34721) 45 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:47 smithi088 bash[24797]: audit 2023-12-06T15:56:45.999882+0000 mgr.x (mgr.34721) 46 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:47 smithi088 bash[24797]: audit 2023-12-06T15:56:46.366034+0000 mgr.x (mgr.34721) 47 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:47.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:47 smithi088 bash[24797]: audit 2023-12-06T15:56:46.830093+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.60:0/807550375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:56:48.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.198806+0000 mgr.x (mgr.34721) 48 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:48.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.862062+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T15:56:48.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.864035+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T15:56:48.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.868560+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-06T15:56:48.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.874965+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:48.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.875068+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:56:48.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.877289+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:56:48.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:48 smithi088 bash[24797]: audit 2023-12-06T15:56:47.883055+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T15:56:48.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.198806+0000 mgr.x (mgr.34721) 48 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.862062+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.864035+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.868560+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.874965+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.875068+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.877289+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[28374]: audit 2023-12-06T15:56:47.883055+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.198806+0000 mgr.x (mgr.34721) 48 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:48.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.862062+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T15:56:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.864035+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T15:56:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.868560+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"3c9e6c97-1589-4920-995f-43d7997fac54\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-06T15:56:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.874965+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:56:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.875068+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:56:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.877289+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:56:48.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:48 smithi060 bash[24692]: audit 2023-12-06T15:56:47.883055+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T15:56:49.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[24692]: cephadm 2023-12-06T15:56:47.872440+0000 mgr.x (mgr.34721) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[24692]: cephadm 2023-12-06T15:56:47.872642+0000 mgr.x (mgr.34721) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[24692]: cephadm 2023-12-06T15:56:47.888166+0000 mgr.x (mgr.34721) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[24692]: cephadm 2023-12-06T15:56:47.889502+0000 mgr.x (mgr.34721) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[24692]: cluster 2023-12-06T15:56:47.952723+0000 mgr.x (mgr.34721) 53 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[28374]: cephadm 2023-12-06T15:56:47.872440+0000 mgr.x (mgr.34721) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[28374]: cephadm 2023-12-06T15:56:47.872642+0000 mgr.x (mgr.34721) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[28374]: cephadm 2023-12-06T15:56:47.888166+0000 mgr.x (mgr.34721) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[28374]: cephadm 2023-12-06T15:56:47.889502+0000 mgr.x (mgr.34721) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:56:49.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:49 smithi060 bash[28374]: cluster 2023-12-06T15:56:47.952723+0000 mgr.x (mgr.34721) 53 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:49 smithi088 bash[24797]: cephadm 2023-12-06T15:56:47.872440+0000 mgr.x (mgr.34721) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T15:56:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:49 smithi088 bash[24797]: cephadm 2023-12-06T15:56:47.872642+0000 mgr.x (mgr.34721) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T15:56:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:49 smithi088 bash[24797]: cephadm 2023-12-06T15:56:47.888166+0000 mgr.x (mgr.34721) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:56:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:49 smithi088 bash[24797]: cephadm 2023-12-06T15:56:47.889502+0000 mgr.x (mgr.34721) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:56:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:49 smithi088 bash[24797]: cluster 2023-12-06T15:56:47.952723+0000 mgr.x (mgr.34721) 53 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: cluster 2023-12-06T15:56:49.953542+0000 mgr.x (mgr.34721) 54 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.959224+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]: dispatch 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: cephadm 2023-12-06T15:56:49.960520+0000 mgr.x (mgr.34721) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.961279+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]: dispatch 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.967094+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]': finished 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.972423+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.974474+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.977334+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.979175+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: cephadm 2023-12-06T15:56:49.980649+0000 mgr.x (mgr.34721) 56 : cephadm [INF] Deploying daemon mgr.y on smithi060 2023-12-06T15:56:50.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:50 smithi088 bash[24797]: audit 2023-12-06T15:56:49.981648+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: cluster 2023-12-06T15:56:49.953542+0000 mgr.x (mgr.34721) 54 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.959224+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]: dispatch 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: cephadm 2023-12-06T15:56:49.960520+0000 mgr.x (mgr.34721) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.961279+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]: dispatch 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.967094+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]': finished 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.972423+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.974474+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.977334+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.979175+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: cephadm 2023-12-06T15:56:49.980649+0000 mgr.x (mgr.34721) 56 : cephadm [INF] Deploying daemon mgr.y on smithi060 2023-12-06T15:56:50.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[24692]: audit 2023-12-06T15:56:49.981648+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: cluster 2023-12-06T15:56:49.953542+0000 mgr.x (mgr.34721) 54 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.959224+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]: dispatch 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: cephadm 2023-12-06T15:56:49.960520+0000 mgr.x (mgr.34721) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.961279+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]: dispatch 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.967094+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr.y"}]': finished 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.972423+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.974474+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.977334+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.979175+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: cephadm 2023-12-06T15:56:49.980649+0000 mgr.x (mgr.34721) 56 : cephadm [INF] Deploying daemon mgr.y on smithi060 2023-12-06T15:56:50.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:50 smithi060 bash[28374]: audit 2023-12-06T15:56:49.981648+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T15:56:52.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:56:52 smithi060 systemd[1]: Stopping Ceph mgr.y for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:56:53.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:53 smithi088 bash[24797]: cluster 2023-12-06T15:56:51.954249+0000 mgr.x (mgr.34721) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:53.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:53 smithi060 bash[24692]: cluster 2023-12-06T15:56:51.954249+0000 mgr.x (mgr.34721) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:53.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:53 smithi060 bash[28374]: cluster 2023-12-06T15:56:51.954249+0000 mgr.x (mgr.34721) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:55.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:55 smithi088 bash[24797]: cluster 2023-12-06T15:56:53.955707+0000 mgr.x (mgr.34721) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:55.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:55 smithi060 bash[24692]: cluster 2023-12-06T15:56:53.955707+0000 mgr.x (mgr.34721) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:55.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:55 smithi060 bash[28374]: cluster 2023-12-06T15:56:53.955707+0000 mgr.x (mgr.34721) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:57.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:57 smithi088 bash[24797]: cluster 2023-12-06T15:56:55.956429+0000 mgr.x (mgr.34721) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:57.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:57 smithi060 bash[24692]: cluster 2023-12-06T15:56:55.956429+0000 mgr.x (mgr.34721) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:57.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:57 smithi060 bash[28374]: cluster 2023-12-06T15:56:55.956429+0000 mgr.x (mgr.34721) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:59.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:56:59 smithi088 bash[24797]: cluster 2023-12-06T15:56:57.957884+0000 mgr.x (mgr.34721) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:59.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:56:59 smithi060 bash[24692]: cluster 2023-12-06T15:56:57.957884+0000 mgr.x (mgr.34721) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:59.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:56:59 smithi060 bash[28374]: cluster 2023-12-06T15:56:57.957884+0000 mgr.x (mgr.34721) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:01.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:01 smithi088 bash[24797]: cluster 2023-12-06T15:56:59.958611+0000 mgr.x (mgr.34721) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:01.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:01 smithi060 bash[24692]: cluster 2023-12-06T15:56:59.958611+0000 mgr.x (mgr.34721) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:01.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:01 smithi060 bash[28374]: cluster 2023-12-06T15:56:59.958611+0000 mgr.x (mgr.34721) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.978862+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.979679+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.980222+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.980741+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.980825+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.981430+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.982040+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[24692]: audit 2023-12-06T15:57:01.982731+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.978862+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.979679+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.980222+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.980741+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.980825+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.981430+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.982040+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:02 smithi060 bash[28374]: audit 2023-12-06T15:57:01.982731+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.978862+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T15:57:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.979679+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.980222+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T15:57:02.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.980741+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T15:57:02.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.980825+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.981430+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T15:57:02.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.982040+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T15:57:02.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:02 smithi088 bash[24797]: audit 2023-12-06T15:57:01.982731+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T15:57:03.422 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:03 smithi060 bash[47310]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.y 2023-12-06T15:57:03.422 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:03 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-12-06T15:57:03.771 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:03 smithi060 bash[24692]: cluster 2023-12-06T15:57:01.959325+0000 mgr.x (mgr.34721) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:03.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:03 smithi060 bash[28374]: cluster 2023-12-06T15:57:01.959325+0000 mgr.x (mgr.34721) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:03.772 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:03 smithi060 bash[47374]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.y 2023-12-06T15:57:03.772 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:03 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T15:57:03.772 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:03 smithi060 systemd[1]: Stopped Ceph mgr.y for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:57:03.772 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:03 smithi060 systemd[1]: Started Ceph mgr.y for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:57:03.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:03 smithi088 bash[24797]: cluster 2023-12-06T15:57:01.959325+0000 mgr.x (mgr.34721) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:04.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[24692]: audit 2023-12-06T15:57:03.800732+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:04.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[24692]: audit 2023-12-06T15:57:03.802658+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:04.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[24692]: audit 2023-12-06T15:57:03.806208+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:04.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[24692]: audit 2023-12-06T15:57:03.811413+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:04.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[24692]: audit 2023-12-06T15:57:03.814361+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:04.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[24692]: audit 2023-12-06T15:57:03.815108+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[28374]: audit 2023-12-06T15:57:03.800732+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[28374]: audit 2023-12-06T15:57:03.802658+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[28374]: audit 2023-12-06T15:57:03.806208+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[28374]: audit 2023-12-06T15:57:03.811413+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[28374]: audit 2023-12-06T15:57:03.814361+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[28374]: audit 2023-12-06T15:57:03.815108+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:04.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:04 smithi088 bash[24797]: audit 2023-12-06T15:57:03.800732+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:04.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:04 smithi088 bash[24797]: audit 2023-12-06T15:57:03.802658+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:04.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:04 smithi088 bash[24797]: audit 2023-12-06T15:57:03.806208+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99887349, \"cpu_percentage\": \"4.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337199Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92767518, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.337989Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338215Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50467962, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338389Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338572Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49650073, \"cpu_percentage\": \"1.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.338784Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11901337, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339024Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:56:17.339480Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:04.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:04 smithi088 bash[24797]: audit 2023-12-06T15:57:03.811413+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:04.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:04 smithi088 bash[24797]: audit 2023-12-06T15:57:03.814361+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:04.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:04 smithi088 bash[24797]: audit 2023-12-06T15:57:03.815108+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:05.067 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[47491]: debug 2023-12-06T15:57:04.786+0000 7f85cdfd0700 1 -- 172.21.15.60:0/3298376229 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ece54944e0 con 0x55ece5588800 2023-12-06T15:57:05.067 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:04 smithi060 bash[47491]: debug 2023-12-06T15:57:04.950+0000 7f85de5b7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:57:05.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:05 smithi060 bash[47491]: debug 2023-12-06T15:57:05.058+0000 7f85de5b7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:57:05.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:05 smithi088 bash[24797]: cluster 2023-12-06T15:57:03.960778+0000 mgr.x (mgr.34721) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:05.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:05 smithi060 bash[24692]: cluster 2023-12-06T15:57:03.960778+0000 mgr.x (mgr.34721) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:05.905 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:05 smithi060 bash[47491]: debug 2023-12-06T15:57:05.514+0000 7f85de5b7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:57:05.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:05 smithi060 bash[28374]: cluster 2023-12-06T15:57:03.960778+0000 mgr.x (mgr.34721) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:06.826 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:06 smithi060 bash[47491]: debug 2023-12-06T15:57:06.462+0000 7f85de5b7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:57:06.827 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:06 smithi060 bash[47491]: debug 2023-12-06T15:57:06.562+0000 7f85de5b7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:57:07.155 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:06 smithi060 bash[47491]: debug 2023-12-06T15:57:06.818+0000 7f85de5b7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:57:07.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:07 smithi088 bash[24797]: cluster 2023-12-06T15:57:05.961583+0000 mgr.x (mgr.34721) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:07.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:07 smithi060 bash[24692]: cluster 2023-12-06T15:57:05.961583+0000 mgr.x (mgr.34721) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:07.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:07 smithi060 bash[28374]: cluster 2023-12-06T15:57:05.961583+0000 mgr.x (mgr.34721) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:08.266 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:07 smithi060 bash[47491]: debug 2023-12-06T15:57:07.986+0000 7f85de5b7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:57:08.266 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:08 smithi060 bash[47491]: debug 2023-12-06T15:57:08.154+0000 7f85de5b7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:57:08.602 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:08 smithi060 bash[47491]: debug 2023-12-06T15:57:08.254+0000 7f85de5b7680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:57:08.602 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:08 smithi060 bash[47491]: debug 2023-12-06T15:57:08.370+0000 7f85de5b7680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:57:08.603 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:08 smithi060 bash[47491]: debug 2023-12-06T15:57:08.594+0000 7f85de5b7680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:57:09.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:08 smithi060 bash[47491]: debug 2023-12-06T15:57:08.986+0000 7f85de5b7680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:57:09.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:09 smithi060 bash[47491]: debug 2023-12-06T15:57:09.114+0000 7f85de5b7680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:57:09.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:09 smithi088 bash[24797]: cluster 2023-12-06T15:57:07.963064+0000 mgr.x (mgr.34721) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:09.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:09 smithi060 bash[24692]: cluster 2023-12-06T15:57:07.963064+0000 mgr.x (mgr.34721) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:09.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:09 smithi060 bash[28374]: cluster 2023-12-06T15:57:07.963064+0000 mgr.x (mgr.34721) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:10.349 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[47491]: debug 2023-12-06T15:57:10.074+0000 7f85de5b7680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:57:10.349 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[47491]: debug 2023-12-06T15:57:10.190+0000 7f85de5b7680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:57:10.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[47491]: debug 2023-12-06T15:57:10.338+0000 7f85de5b7680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:57:10.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[47491]: debug 2023-12-06T15:57:10.590+0000 7f85de5b7680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:57:10.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:09.907937+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:09.909970+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:09.907937+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:09.913438+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:10.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:09.909970+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.658 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.190394+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:09.913438+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.191911+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.196946+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.200317+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.202675+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.205290+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.220256+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.220711+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.222571+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:10.659 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.225785+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:57:10.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.228114+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:57:10.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: cluster 2023-12-06T15:57:10.233532+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T15:57:10.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.238304+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:57:10.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.242037+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:57:10.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.243714+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:57:10.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[24692]: audit 2023-12-06T15:57:10.246284+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.190394+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.191911+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.196946+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.200317+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.202675+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.205290+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.220256+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.220711+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.222571+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.225785+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:57:10.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.228114+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:57:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: cluster 2023-12-06T15:57:10.233532+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T15:57:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.238304+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:57:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.242037+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:57:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.243714+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:57:10.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[28374]: audit 2023-12-06T15:57:10.246284+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:57:10.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:09.907937+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:09.909970+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:09.913438+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116811366, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906044Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 89128960, \"cpu_percentage\": \"99.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:09.906287Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906430Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50352619, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906564Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_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\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906697Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47762636, \"cpu_percentage\": \"1.84%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906829Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49744445, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.906963Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12079595, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907094Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17689477, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907225Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_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.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:09.907355Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:09.907569Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:10.891 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.190394+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.191911+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.196946+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188462Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 435578470, \"cpu_percentage\": \"3.42%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188658Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"3.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188778Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49450844, \"cpu_percentage\": \"3.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.188899Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47584378, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189005Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50866421, \"cpu_percentage\": \"3.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189110Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33617346, \"cpu_percentage\": \"0.18%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189215Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189318Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27692892, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189421Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:10.189523Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:10.189698Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.200317+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.202675+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.205290+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.220256+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.220711+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:10.892 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.222571+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:10.893 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.225785+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:57:10.893 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.228114+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T15:57:10.893 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: cluster 2023-12-06T15:57:10.233532+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T15:57:10.893 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.238304+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:57:10.893 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.242037+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T15:57:10.893 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.243714+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:57:10.893 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:10 smithi088 bash[24797]: audit 2023-12-06T15:57:10.246284+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34721 172.21.15.88:0/3440466977' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:57:11.253 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:10 smithi060 bash[47491]: debug 2023-12-06T15:57:10.918+0000 7f85de5b7680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:57:11.253 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[47491]: debug 2023-12-06T15:57:11.102+0000 7f85de5b7680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:57:11.526 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[36315]: debug 2023-12-06T15:57:11.210+0000 7f89c4a72700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T15:57:11.526 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[36315]: ignoring --setuser ceph since I am not root 2023-12-06T15:57:11.526 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[36315]: ignoring --setgroup ceph since I am not root 2023-12-06T15:57:11.526 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[36315]: debug 2023-12-06T15:57:11.258+0000 7fa7b5411700 1 -- 172.21.15.88:0/1859475495 <== mon.2 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555dacf5e4e0 con 0x555dad052800 2023-12-06T15:57:11.526 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[36315]: debug 2023-12-06T15:57:11.414+0000 7fa7c55da680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:57:11.526 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[36315]: debug 2023-12-06T15:57:11.518+0000 7fa7c55da680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:57:11.534 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[47491]: debug 2023-12-06T15:57:11.298+0000 7f85de5b7680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:57:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: cluster 2023-12-06T15:57:09.963691+0000 mgr.x (mgr.34721) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: cephadm 2023-12-06T15:57:10.224686+0000 mgr.x (mgr.34721) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:57:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: cephadm 2023-12-06T15:57:10.225298+0000 mgr.x (mgr.34721) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:57:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: cephadm 2023-12-06T15:57:10.227702+0000 mgr.x (mgr.34721) 69 : cephadm [INF] Failing over to other MGR 2023-12-06T15:57:11.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: audit 2023-12-06T15:57:11.212553+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T15:57:11.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: cluster 2023-12-06T15:57:11.212761+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 0.986005s) 2023-12-06T15:57:11.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: audit 2023-12-06T15:57:11.241668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T15:57:11.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[24797]: cluster 2023-12-06T15:57:11.241759+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[47491]: debug 2023-12-06T15:57:11.522+0000 7f85de5b7680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[47491]: debug 2023-12-06T15:57:11.638+0000 7f85de5b7680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: cluster 2023-12-06T15:57:09.963691+0000 mgr.x (mgr.34721) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: cephadm 2023-12-06T15:57:10.224686+0000 mgr.x (mgr.34721) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: cephadm 2023-12-06T15:57:10.225298+0000 mgr.x (mgr.34721) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: cephadm 2023-12-06T15:57:10.227702+0000 mgr.x (mgr.34721) 69 : cephadm [INF] Failing over to other MGR 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: audit 2023-12-06T15:57:11.212553+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: cluster 2023-12-06T15:57:11.212761+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 0.986005s) 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: audit 2023-12-06T15:57:11.241668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T15:57:11.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[28374]: cluster 2023-12-06T15:57:11.241759+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: cluster 2023-12-06T15:57:09.963691+0000 mgr.x (mgr.34721) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: cephadm 2023-12-06T15:57:10.224686+0000 mgr.x (mgr.34721) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: cephadm 2023-12-06T15:57:10.225298+0000 mgr.x (mgr.34721) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: cephadm 2023-12-06T15:57:10.227702+0000 mgr.x (mgr.34721) 69 : cephadm [INF] Failing over to other MGR 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: audit 2023-12-06T15:57:11.212553+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: cluster 2023-12-06T15:57:11.212761+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 0.986005s) 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: audit 2023-12-06T15:57:11.241668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T15:57:11.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:11 smithi060 bash[24692]: cluster 2023-12-06T15:57:11.241759+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T15:57:12.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:11 smithi088 bash[36315]: debug 2023-12-06T15:57:11.970+0000 7fa7c55da680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:57:12.881 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[24797]: cluster 2023-12-06T15:57:11.662559+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:57:12.881 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[24797]: cluster 2023-12-06T15:57:11.663636+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2023-12-06T15:57:12.881 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[24797]: cluster 2023-12-06T15:57:11.669177+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:57:12.881 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[24797]: audit 2023-12-06T15:57:11.669787+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:57:12.881 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[24797]: audit 2023-12-06T15:57:11.670318+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:12.881 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[24797]: audit 2023-12-06T15:57:11.671910+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:57:12.881 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[24797]: audit 2023-12-06T15:57:11.672361+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[24692]: cluster 2023-12-06T15:57:11.662559+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[24692]: cluster 2023-12-06T15:57:11.663636+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[24692]: cluster 2023-12-06T15:57:11.669177+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[24692]: audit 2023-12-06T15:57:11.669787+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[24692]: audit 2023-12-06T15:57:11.670318+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[24692]: audit 2023-12-06T15:57:11.671910+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[24692]: audit 2023-12-06T15:57:11.672361+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[28374]: cluster 2023-12-06T15:57:11.662559+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[28374]: cluster 2023-12-06T15:57:11.663636+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2023-12-06T15:57:12.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[28374]: cluster 2023-12-06T15:57:11.669177+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:57:12.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[28374]: audit 2023-12-06T15:57:11.669787+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T15:57:12.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[28374]: audit 2023-12-06T15:57:11.670318+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:12.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[28374]: audit 2023-12-06T15:57:11.671910+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T15:57:12.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:12 smithi060 bash[28374]: audit 2023-12-06T15:57:11.672361+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:13.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[36315]: debug 2023-12-06T15:57:12.874+0000 7fa7c55da680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:57:13.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:12 smithi088 bash[36315]: debug 2023-12-06T15:57:12.966+0000 7fa7c55da680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:57:13.580 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:13 smithi088 bash[36315]: debug 2023-12-06T15:57:13.214+0000 7fa7c55da680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:57:13.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:13 smithi088 bash[24797]: cluster 2023-12-06T15:57:12.565193+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.901748s) 2023-12-06T15:57:13.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:13 smithi060 bash[24692]: cluster 2023-12-06T15:57:12.565193+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.901748s) 2023-12-06T15:57:13.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:13 smithi060 bash[28374]: cluster 2023-12-06T15:57:12.565193+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.901748s) 2023-12-06T15:57:14.597 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:14 smithi088 bash[36315]: debug 2023-12-06T15:57:14.334+0000 7fa7c55da680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:57:14.598 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:14 smithi088 bash[36315]: debug 2023-12-06T15:57:14.494+0000 7fa7c55da680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:57:14.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:14 smithi088 bash[36315]: debug 2023-12-06T15:57:14.590+0000 7fa7c55da680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:57:14.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:14 smithi088 bash[36315]: debug 2023-12-06T15:57:14.702+0000 7fa7c55da680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:57:15.290 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:14 smithi088 bash[36315]: debug 2023-12-06T15:57:14.922+0000 7fa7c55da680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:57:15.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:15 smithi088 bash[36315]: debug 2023-12-06T15:57:15.282+0000 7fa7c55da680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:57:15.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:15 smithi088 bash[36315]: debug 2023-12-06T15:57:15.402+0000 7fa7c55da680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:57:16.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:16 smithi088 bash[36315]: debug 2023-12-06T15:57:16.262+0000 7fa7c55da680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:57:16.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:16 smithi088 bash[36315]: debug 2023-12-06T15:57:16.366+0000 7fa7c55da680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:57:16.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:16 smithi088 bash[36315]: debug 2023-12-06T15:57:16.482+0000 7fa7c55da680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:57:16.996 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:16 smithi088 bash[36315]: debug 2023-12-06T15:57:16.702+0000 7fa7c55da680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:57:17.330 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:16 smithi088 bash[36315]: debug 2023-12-06T15:57:16.990+0000 7fa7c55da680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:57:17.330 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[36315]: debug 2023-12-06T15:57:17.154+0000 7fa7c55da680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:57:17.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[36315]: debug 2023-12-06T15:57:17.322+0000 7fa7c55da680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:57:17.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[36315]: debug 2023-12-06T15:57:17.538+0000 7fa7c55da680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:57:18.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[24797]: cluster 2023-12-06T15:57:17.664139+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:57:18.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[24797]: audit 2023-12-06T15:57:17.667962+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:57:18.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[24797]: audit 2023-12-06T15:57:17.668775+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:18.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[24797]: audit 2023-12-06T15:57:17.670662+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:57:18.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[24797]: audit 2023-12-06T15:57:17.671206+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:18.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:17 smithi088 bash[36315]: debug 2023-12-06T15:57:17.642+0000 7fa7c55da680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:57:18.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[24692]: cluster 2023-12-06T15:57:17.664139+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:57:18.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[24692]: audit 2023-12-06T15:57:17.667962+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[24692]: audit 2023-12-06T15:57:17.668775+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[24692]: audit 2023-12-06T15:57:17.670662+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[24692]: audit 2023-12-06T15:57:17.671206+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[28374]: cluster 2023-12-06T15:57:17.664139+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[28374]: audit 2023-12-06T15:57:17.667962+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[28374]: audit 2023-12-06T15:57:17.668775+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[28374]: audit 2023-12-06T15:57:17.670662+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:17 smithi060 bash[28374]: audit 2023-12-06T15:57:17.671206+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.88:0/2151850038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:18.769 INFO:teuthology.orchestra.run.smithi060.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-06T15:57:18.769 INFO:teuthology.orchestra.run.smithi060.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:17.728348+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:17.728652+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: cluster 2023-12-06T15:57:17.729258+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.568501+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.568898+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.569182+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.573292+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.574157+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.574680+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.575341+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.575912+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:57:19.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.576520+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.577085+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.577637+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.578215+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.578641+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.579679+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.581781+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.583481+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.584030+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.584527+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.584992+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.585516+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.586003+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.586478+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T15:57:19.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.586921+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.587398+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.587889+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.588358+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.588806+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.589248+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.589698+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.590143+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.590603+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.591047+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.591487+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.591959+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.592428+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:57:19.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.592910+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:57:19.143 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.593410+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:57:19.143 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.593891+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:57:19.143 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: cluster 2023-12-06T15:57:18.611234+0000 mon.a (mon.0) 719 : cluster [INF] Manager daemon y is now available 2023-12-06T15:57:19.143 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.635264+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"172.21.15.88\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:57:19.143 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:18 smithi088 bash[24797]: audit 2023-12-06T15:57:18.641670+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"172.21.15.88\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:57:19.155 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[47491]: debug 2023-12-06T15:57:18.758+0000 7f8568e12700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-06T15:57:19.155 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[47491]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-06T15:57:19.155 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[47491]: Warning: Permanently added '172.21.15.60' (ECDSA) to the list of known hosts. 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[47491]: Warning: Permanently added '172.21.15.88' (ECDSA) to the list of known hosts. 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:17.728348+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:17.728652+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: cluster 2023-12-06T15:57:17.729258+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.568501+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.568898+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.569182+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.573292+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.574157+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:57:19.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.574680+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.575341+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.575912+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.576520+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.577085+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.577637+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.578215+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.578641+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.579679+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:57:19.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.581781+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:17.728348+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:17.728652+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: cluster 2023-12-06T15:57:17.729258+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.568501+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.568898+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.569182+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.573292+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.574157+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.574680+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.575341+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.575912+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:57:19.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.576520+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.577085+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.577637+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.578215+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.578641+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.579679+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.581781+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.583481+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.584030+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.584527+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.584992+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.585516+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.586003+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.586478+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.586921+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:57:19.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.587398+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.587889+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.588358+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.588806+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.589248+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.589698+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.590143+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.590603+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.591047+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.583481+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.584030+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.584527+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:57:19.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.584992+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.585516+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.586003+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.586478+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.586921+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.587398+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.587889+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.588358+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.588806+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.589248+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.589698+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.590143+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.590603+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:57:19.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.591047+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.591487+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.591959+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.592428+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.592910+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.593410+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.593891+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: cluster 2023-12-06T15:57:18.611234+0000 mon.a (mon.0) 719 : cluster [INF] Manager daemon y is now available 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.635264+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"172.21.15.88\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[28374]: audit 2023-12-06T15:57:18.641670+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"172.21.15.88\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.591487+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:19.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.591959+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:19.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.592428+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:57:19.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.592910+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:57:19.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.593410+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:57:19.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.593891+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:57:19.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: cluster 2023-12-06T15:57:18.611234+0000 mon.a (mon.0) 719 : cluster [INF] Manager daemon y is now available 2023-12-06T15:57:19.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.635264+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"172.21.15.88\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:57:19.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:18 smithi060 bash[24692]: audit 2023-12-06T15:57:18.641670+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi060\": {\"hostname\": \"smithi060\", \"addr\": \"172.21.15.60\", \"labels\": [], \"status\": \"\"}, \"smithi088\": {\"hostname\": \"smithi088\", \"addr\": \"172.21.15.88\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:57:19.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T15:57:20.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: cephadm 2023-12-06T15:57:18.634331+0000 mgr.y (mgr.24829) 1 : cephadm [INF] inventory: adjusted host smithi088 addr 'smithi088' -> '172.21.15.88' 2023-12-06T15:57:20.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: cluster 2023-12-06T15:57:18.755620+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-12-06T15:57:20.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: audit 2023-12-06T15:57:18.760988+0000 mgr.y (mgr.24829) 2 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:57:20.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: cluster 2023-12-06T15:57:18.763939+0000 mgr.y (mgr.24829) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:20.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: audit 2023-12-06T15:57:18.791239+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:20.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: audit 2023-12-06T15:57:18.794225+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:20.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: audit 2023-12-06T15:57:18.869842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:57:20.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: audit 2023-12-06T15:57:18.877083+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:57:20.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: audit 2023-12-06T15:57:19.118417+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:20.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:19 smithi088 bash[24797]: audit 2023-12-06T15:57:19.119496+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: cephadm 2023-12-06T15:57:18.634331+0000 mgr.y (mgr.24829) 1 : cephadm [INF] inventory: adjusted host smithi088 addr 'smithi088' -> '172.21.15.88' 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: cluster 2023-12-06T15:57:18.755620+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: audit 2023-12-06T15:57:18.760988+0000 mgr.y (mgr.24829) 2 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: cluster 2023-12-06T15:57:18.763939+0000 mgr.y (mgr.24829) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: audit 2023-12-06T15:57:18.791239+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: audit 2023-12-06T15:57:18.794225+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: audit 2023-12-06T15:57:18.869842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: audit 2023-12-06T15:57:18.877083+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: audit 2023-12-06T15:57:19.118417+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:20.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[24692]: audit 2023-12-06T15:57:19.119496+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: cephadm 2023-12-06T15:57:18.634331+0000 mgr.y (mgr.24829) 1 : cephadm [INF] inventory: adjusted host smithi088 addr 'smithi088' -> '172.21.15.88' 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: cluster 2023-12-06T15:57:18.755620+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: audit 2023-12-06T15:57:18.760988+0000 mgr.y (mgr.24829) 2 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: cluster 2023-12-06T15:57:18.763939+0000 mgr.y (mgr.24829) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: audit 2023-12-06T15:57:18.791239+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: audit 2023-12-06T15:57:18.794225+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: audit 2023-12-06T15:57:18.869842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: audit 2023-12-06T15:57:18.877083+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: audit 2023-12-06T15:57:19.118417+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:20.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:19 smithi060 bash[28374]: audit 2023-12-06T15:57:19.119496+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:21.030 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:20 smithi060 bash[24692]: cluster 2023-12-06T15:57:19.769614+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-06T15:57:21.030 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:20 smithi060 bash[28374]: cluster 2023-12-06T15:57:19.769614+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-06T15:57:21.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:20 smithi088 bash[24797]: cluster 2023-12-06T15:57:19.769614+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-06T15:57:22.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:21 smithi088 bash[24797]: cluster 2023-12-06T15:57:20.576286+0000 mgr.y (mgr.24829) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:22.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:21 smithi060 bash[24692]: cluster 2023-12-06T15:57:20.576286+0000 mgr.y (mgr.24829) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:22.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:21 smithi060 bash[28374]: cluster 2023-12-06T15:57:20.576286+0000 mgr.y (mgr.24829) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:22.960 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:57:22.960 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 running (51s) 13s ago 7m 16.8M - 0.26.0 9f27df16978d 9e20548b90ac 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (7m) 12s ago 7m 26.4M - 6.6.2 87a51ecf0b1c fefef9656550 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 running (95s) 12s ago 11m 415M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 e4bd0076a7f1 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443 running (19s) 13s ago 13m 85.0M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 d0a57e413949 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 13s ago 13m 111M 2048M 15.2.0 204a01f9b0b6 2ea893001fe9 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 running (11m) 12s ago 11m 111M 2048M 15.2.0 204a01f9b0b6 d0d2ede31cf4 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (12m) 13s ago 12m 107M 2048M 15.2.0 204a01f9b0b6 03b7521ea1b2 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (7m) 13s ago 7m 11.5M - 1.7.0 72c9c2088986 ba6d1fb4db70 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (7m) 12s ago 7m 12.2M - 1.7.0 72c9c2088986 445808827ee1 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11m) 13s ago 11m 48.0M 4096M 15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 13s ago 10m 48.2M 4096M 15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10m) 13s ago 10m 45.5M 4096M 15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9m) 13s ago 9m 47.4M 4096M 15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (9m) 12s ago 9m 48.1M 4096M 15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (9m) 12s ago 9m 47.1M 4096M 15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (8m) 12s ago 8m 45.3M 4096M 15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:57:22.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (8m) 12s ago 8m 48.5M 4096M 15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:57:22.962 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 running (37s) 12s ago 7m 32.0M - 2.48.0 620d5e2a39df e048ddc0c303 2023-12-06T15:57:22.962 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (5m) 13s ago 5m 49.2M - 15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:57:22.962 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (5m) 12s ago 5m 48.9M - 15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:57:23.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T15:57:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: cluster 2023-12-06T15:57:22.576896+0000 mgr.y (mgr.24829) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.934930+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.935710+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.936417+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.937145+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.937821+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.938476+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.941658+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.942177+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.942690+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.943198+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:23 smithi088 bash[24797]: audit 2023-12-06T15:57:22.943688+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: cluster 2023-12-06T15:57:22.576896+0000 mgr.y (mgr.24829) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.934930+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.935710+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.936417+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.937145+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.937821+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.938476+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.941658+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.942177+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.942690+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.943198+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[24692]: audit 2023-12-06T15:57:22.943688+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: cluster 2023-12-06T15:57:22.576896+0000 mgr.y (mgr.24829) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.934930+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.935710+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.936417+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.937145+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.937821+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.938476+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.941658+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T15:57:24.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.942177+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.942690+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.943198+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:23 smithi060 bash[28374]: audit 2023-12-06T15:57:22.943688+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:24.882 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:24 smithi060 bash[24692]: audit 2023-12-06T15:57:22.928562+0000 mgr.y (mgr.24829) 6 : audit [DBG] from='client.24859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:57:24.883 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:24 smithi060 bash[28374]: audit 2023-12-06T15:57:22.928562+0000 mgr.y (mgr.24829) 6 : audit [DBG] from='client.24859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:57:25.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:24 smithi088 bash[24797]: audit 2023-12-06T15:57:22.928562+0000 mgr.y (mgr.24829) 6 : audit [DBG] from='client.24859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:57:26.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: cluster 2023-12-06T15:57:24.578598+0000 mgr.y (mgr.24829) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:26.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.494553+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 394998579, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490140Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.492084Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:26.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.499371+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 394998579, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490140Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.492084Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:26.141 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.695836+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97014251, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690383Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.692782Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.702683+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97014251, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690383Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.692782Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.767426+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.768334+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.769042+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.769729+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.770396+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.771114+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.771806+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.772566+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.142 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:25 smithi088 bash[24797]: audit 2023-12-06T15:57:25.773331+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: cluster 2023-12-06T15:57:24.578598+0000 mgr.y (mgr.24829) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:26.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: cluster 2023-12-06T15:57:24.578598+0000 mgr.y (mgr.24829) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:26.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.494553+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 394998579, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490140Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.492084Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:26.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.494553+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 394998579, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490140Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.492084Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:26.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.499371+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 394998579, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490140Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.492084Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.499371+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"e4bd0076a7f1\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 394998579, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490140Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:55:47.465756Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:34.118465Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.492084Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:26.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.695836+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97014251, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690383Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.692782Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:26.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.695836+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97014251, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690383Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.692782Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:26.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.702683+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97014251, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690383Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.692782Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:26.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.767426+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.768334+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.769042+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.769729+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.770396+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.771114+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.771806+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.772566+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[24692]: audit 2023-12-06T15:57:25.773331+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.702683+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"container_id\": \"2ea893001fe9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97014251, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690383Z\", \"created\": \"2023-12-06T15:43:33.148983Z\", \"started\": \"2023-12-06T15:43:39.128466Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:18.703503Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:25.692782Z\", \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.767426+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.768334+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.769042+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.769729+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.770396+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.771114+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.771806+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.160 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.772566+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:26.161 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:25 smithi060 bash[28374]: audit 2023-12-06T15:57:25.773331+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:26.747 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:57:26.747 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:57:26.747 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T15:57:26.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:57:26.748 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:57:27.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.976562+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.977503+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.978302+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.979046+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.979792+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.980509+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.981216+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.981927+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.982653+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.985442+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:25.991913+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:26.006491+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:26.008201+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:27.140 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:26 smithi088 bash[24797]: audit 2023-12-06T15:57:26.740578+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.60:0/1806027015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.976562+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.977503+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.978302+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.979046+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.979792+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.980509+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.981216+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.981927+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.982653+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.985442+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:25.991913+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:27.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:26.006491+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:26.008201+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[24692]: audit 2023-12-06T15:57:26.740578+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.60:0/1806027015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.976562+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.977503+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.978302+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.979046+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.979792+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.980509+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.981216+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.981927+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.982653+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.985442+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:27.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:25.991913+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:27.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:26.006491+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:27.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:26.008201+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:27.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:26 smithi060 bash[28374]: audit 2023-12-06T15:57:26.740578+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.60:0/1806027015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:57:27.583 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-06T15:57:27.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:27 smithi060 bash[24692]: cluster 2023-12-06T15:57:26.579347+0000 mgr.y (mgr.24829) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:27.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:27 smithi060 bash[28374]: cluster 2023-12-06T15:57:26.579347+0000 mgr.y (mgr.24829) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:28.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:27 smithi088 bash[24797]: cluster 2023-12-06T15:57:26.579347+0000 mgr.y (mgr.24829) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[24692]: audit 2023-12-06T15:57:28.241532+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[24692]: audit 2023-12-06T15:57:28.243623+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[24692]: audit 2023-12-06T15:57:28.245714+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[24692]: audit 2023-12-06T15:57:28.248518+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[28374]: audit 2023-12-06T15:57:28.241532+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[28374]: audit 2023-12-06T15:57:28.243623+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[28374]: audit 2023-12-06T15:57:28.245714+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:29.024 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:28 smithi060 bash[28374]: audit 2023-12-06T15:57:28.248518+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T15:57:29.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:28 smithi088 bash[24797]: audit 2023-12-06T15:57:28.241532+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:57:29.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:28 smithi088 bash[24797]: audit 2023-12-06T15:57:28.243623+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T15:57:29.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:28 smithi088 bash[24797]: audit 2023-12-06T15:57:28.245714+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:29.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:28 smithi088 bash[24797]: audit 2023-12-06T15:57:28.248518+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T15:57:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:29 smithi060 bash[24692]: cephadm 2023-12-06T15:57:28.240664+0000 mgr.y (mgr.24829) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T15:57:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:29 smithi060 bash[24692]: cephadm 2023-12-06T15:57:28.247392+0000 mgr.y (mgr.24829) 10 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:57:29.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:29 smithi060 bash[24692]: cluster 2023-12-06T15:57:28.580086+0000 mgr.y (mgr.24829) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:29 smithi060 bash[28374]: cephadm 2023-12-06T15:57:28.240664+0000 mgr.y (mgr.24829) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T15:57:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:29 smithi060 bash[28374]: cephadm 2023-12-06T15:57:28.247392+0000 mgr.y (mgr.24829) 10 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:57:29.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:29 smithi060 bash[28374]: cluster 2023-12-06T15:57:28.580086+0000 mgr.y (mgr.24829) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:30.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:29 smithi088 bash[24797]: cephadm 2023-12-06T15:57:28.240664+0000 mgr.y (mgr.24829) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T15:57:30.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:29 smithi088 bash[24797]: cephadm 2023-12-06T15:57:28.247392+0000 mgr.y (mgr.24829) 10 : cephadm [INF] Deploying daemon mgr.x on smithi088 2023-12-06T15:57:30.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:29 smithi088 bash[24797]: cluster 2023-12-06T15:57:28.580086+0000 mgr.y (mgr.24829) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:30.391 INFO:teuthology.orchestra.run.smithi060.stdout:wait for servicemap items w/ changing names to refresh 2023-12-06T15:57:30.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:30 smithi088 systemd[1]: Stopping Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:57:31.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 60' 2023-12-06T15:57:31.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:31 smithi060 bash[24692]: cluster 2023-12-06T15:57:30.581504+0000 mgr.y (mgr.24829) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:31 smithi060 bash[28374]: cluster 2023-12-06T15:57:30.581504+0000 mgr.y (mgr.24829) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:31.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:31 smithi088 bash[24797]: cluster 2023-12-06T15:57:30.581504+0000 mgr.y (mgr.24829) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:33.905 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:33 smithi060 bash[28374]: cluster 2023-12-06T15:57:32.582229+0000 mgr.y (mgr.24829) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:33.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:33 smithi060 bash[24692]: cluster 2023-12-06T15:57:32.582229+0000 mgr.y (mgr.24829) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:34.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:33 smithi088 bash[24797]: cluster 2023-12-06T15:57:32.582229+0000 mgr.y (mgr.24829) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:35.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:35 smithi060 bash[28374]: cluster 2023-12-06T15:57:34.583748+0000 mgr.y (mgr.24829) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:35.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:35 smithi060 bash[24692]: cluster 2023-12-06T15:57:34.583748+0000 mgr.y (mgr.24829) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:36.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:35 smithi088 bash[24797]: cluster 2023-12-06T15:57:34.583748+0000 mgr.y (mgr.24829) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:38.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:37 smithi088 bash[24797]: cluster 2023-12-06T15:57:36.584421+0000 mgr.y (mgr.24829) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:38.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:37 smithi060 bash[24692]: cluster 2023-12-06T15:57:36.584421+0000 mgr.y (mgr.24829) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:38.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:37 smithi060 bash[28374]: cluster 2023-12-06T15:57:36.584421+0000 mgr.y (mgr.24829) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:40.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:39 smithi088 bash[24797]: cluster 2023-12-06T15:57:38.585166+0000 mgr.y (mgr.24829) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:40.155 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:39 smithi060 bash[24692]: cluster 2023-12-06T15:57:38.585166+0000 mgr.y (mgr.24829) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:40.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:39 smithi060 bash[28374]: cluster 2023-12-06T15:57:38.585166+0000 mgr.y (mgr.24829) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:41.455 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:41 smithi088 bash[39382]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.x 2023-12-06T15:57:41.455 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:41 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-06T15:57:41.456 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:41 smithi088 bash[39449]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.x 2023-12-06T15:57:41.817 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:41 smithi088 bash[24797]: cluster 2023-12-06T15:57:40.586639+0000 mgr.y (mgr.24829) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:41.818 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:41 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T15:57:41.818 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:41 smithi088 systemd[1]: Stopped Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:57:41.818 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:41 smithi088 systemd[1]: Started Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:57:41.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:41 smithi060 bash[24692]: cluster 2023-12-06T15:57:40.586639+0000 mgr.y (mgr.24829) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:41.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:41 smithi060 bash[28374]: cluster 2023-12-06T15:57:40.586639+0000 mgr.y (mgr.24829) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:42.793 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:42 smithi088 bash[24797]: audit 2023-12-06T15:57:41.789523+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:42.793 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:42 smithi088 bash[24797]: audit 2023-12-06T15:57:41.796359+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:42.793 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:42 smithi088 bash[24797]: audit 2023-12-06T15:57:41.805719+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:42.793 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:42 smithi088 bash[24797]: audit 2023-12-06T15:57:41.809444+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:42.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[24692]: audit 2023-12-06T15:57:41.789523+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[28374]: audit 2023-12-06T15:57:41.789523+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:42.907 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[28374]: audit 2023-12-06T15:57:41.796359+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[28374]: audit 2023-12-06T15:57:41.805719+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:42.908 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[28374]: audit 2023-12-06T15:57:41.809444+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:42.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[24692]: audit 2023-12-06T15:57:41.796359+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116706508, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.489899Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490306Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50048532, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490512Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490727Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.490928Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34676408, \"cpu_percentage\": \"1.07%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491127Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491337Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27755806, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.491537Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52449771, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.491761Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:42.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[24692]: audit 2023-12-06T15:57:41.805719+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:42.908 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:42 smithi060 bash[24692]: audit 2023-12-06T15:57:41.809444+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:57:43.063 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:42 smithi088 bash[39566]: debug 2023-12-06T15:57:42.786+0000 7ffa01a21700 1 -- 172.21.15.88:0/2030904205 <== mon.2 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cb40f2e4e0 con 0x55cb41023000 2023-12-06T15:57:43.064 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:42 smithi088 bash[39566]: debug 2023-12-06T15:57:42.954+0000 7ffa12008680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:57:43.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:43 smithi088 bash[39566]: debug 2023-12-06T15:57:43.058+0000 7ffa12008680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:57:43.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:43 smithi088 bash[39566]: debug 2023-12-06T15:57:43.502+0000 7ffa12008680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:57:43.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:43 smithi088 bash[24797]: cluster 2023-12-06T15:57:42.587377+0000 mgr.y (mgr.24829) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:43.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:43 smithi060 bash[24692]: cluster 2023-12-06T15:57:42.587377+0000 mgr.y (mgr.24829) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:43.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:43 smithi060 bash[28374]: cluster 2023-12-06T15:57:42.587377+0000 mgr.y (mgr.24829) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:44.762 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:44 smithi088 bash[39566]: debug 2023-12-06T15:57:44.418+0000 7ffa12008680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:57:44.762 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:44 smithi088 bash[39566]: debug 2023-12-06T15:57:44.510+0000 7ffa12008680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:57:45.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:44 smithi088 bash[39566]: debug 2023-12-06T15:57:44.753+0000 7ffa12008680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:57:45.905 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:45 smithi060 bash[24692]: cluster 2023-12-06T15:57:44.588811+0000 mgr.y (mgr.24829) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:45.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:45 smithi060 bash[28374]: cluster 2023-12-06T15:57:44.588811+0000 mgr.y (mgr.24829) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:46.049 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:45 smithi088 bash[24797]: cluster 2023-12-06T15:57:44.588811+0000 mgr.y (mgr.24829) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:46.049 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:45 smithi088 bash[39566]: debug 2023-12-06T15:57:45.881+0000 7ffa12008680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:57:46.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:46 smithi088 bash[39566]: debug 2023-12-06T15:57:46.041+0000 7ffa12008680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:57:46.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:46 smithi088 bash[39566]: debug 2023-12-06T15:57:46.141+0000 7ffa12008680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:57:46.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:46 smithi088 bash[39566]: debug 2023-12-06T15:57:46.249+0000 7ffa12008680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:57:46.867 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:46 smithi088 bash[39566]: debug 2023-12-06T15:57:46.465+0000 7ffa12008680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:57:46.867 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:46 smithi088 bash[39566]: debug 2023-12-06T15:57:46.861+0000 7ffa12008680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:57:47.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:47 smithi088 bash[39566]: debug 2023-12-06T15:57:47.017+0000 7ffa12008680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:57:48.024 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:47 smithi088 bash[24797]: cluster 2023-12-06T15:57:46.589543+0000 mgr.y (mgr.24829) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:48.155 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:47 smithi060 bash[28374]: cluster 2023-12-06T15:57:46.589543+0000 mgr.y (mgr.24829) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:48.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:47 smithi060 bash[24692]: cluster 2023-12-06T15:57:46.589543+0000 mgr.y (mgr.24829) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:48.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[39566]: debug 2023-12-06T15:57:48.017+0000 7ffa12008680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:57:48.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[39566]: debug 2023-12-06T15:57:48.121+0000 7ffa12008680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:57:48.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[39566]: debug 2023-12-06T15:57:48.249+0000 7ffa12008680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:57:48.808 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[39566]: debug 2023-12-06T15:57:48.489+0000 7ffa12008680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:57:48.809 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.008309+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.001871Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"62ef3df88b0d\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 90670366, \"cpu_percentage\": \"98.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:48.002267Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:57:41.810714Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002564Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002828Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003084Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51044679, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003340Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38702940, \"cpu_percentage\": \"0.27%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003602Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003908Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27934064, \"cpu_percentage\": \"2.81%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004168Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52554629, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004426Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:48.004837Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:48.809 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.015416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.001871Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"62ef3df88b0d\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 90670366, \"cpu_percentage\": \"98.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:48.002267Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:57:41.810714Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002564Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002828Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003084Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51044679, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003340Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38702940, \"cpu_percentage\": \"0.27%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003602Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003908Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27934064, \"cpu_percentage\": \"2.81%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004168Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52554629, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004426Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:48.004837Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:48.809 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.019152+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:48.809 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.025064+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.035804+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.038039+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.040502+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.042265+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr"}]: dispatch 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.050104+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr"}]': finished 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.051750+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.060382+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.061793+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.069629+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.072444+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:57:48.810 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[24797]: audit 2023-12-06T15:57:48.074089+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T15:57:49.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[39566]: debug 2023-12-06T15:57:48.801+0000 7ffa12008680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:57:49.139 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:48 smithi088 bash[39566]: debug 2023-12-06T15:57:48.965+0000 7ffa12008680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:57:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.008309+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.001871Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"62ef3df88b0d\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 90670366, \"cpu_percentage\": \"98.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:48.002267Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:57:41.810714Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002564Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002828Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003084Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51044679, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003340Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38702940, \"cpu_percentage\": \"0.27%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003602Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003908Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27934064, \"cpu_percentage\": \"2.81%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004168Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52554629, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004426Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:48.004837Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.015416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.001871Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"62ef3df88b0d\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 90670366, \"cpu_percentage\": \"98.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:48.002267Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:57:41.810714Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002564Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002828Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003084Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51044679, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003340Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38702940, \"cpu_percentage\": \"0.27%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003602Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003908Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27934064, \"cpu_percentage\": \"2.81%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004168Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52554629, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004426Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:48.004837Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.019152+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.025064+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:49.157 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.035804+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:49.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.008309+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.001871Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"62ef3df88b0d\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 90670366, \"cpu_percentage\": \"98.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:48.002267Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:57:41.810714Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002564Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002828Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003084Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51044679, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003340Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38702940, \"cpu_percentage\": \"0.27%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003602Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003908Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27934064, \"cpu_percentage\": \"2.81%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004168Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52554629, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004426Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:48.004837Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:49.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.015416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi088","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi088\", \"container_id\": \"d0d2ede31cf4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.001871Z\", \"created\": \"2023-12-06T15:45:33.974801Z\", \"started\": \"2023-12-06T15:45:33.999629Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi088\", \"container_id\": \"62ef3df88b0d\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 90670366, \"cpu_percentage\": \"98.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:48.002267Z\", \"created\": \"2023-12-06T15:45:49.882434Z\", \"started\": \"2023-12-06T15:57:41.810714Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi088\", \"container_id\": \"15681ca091ca\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51086622, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002564Z\", \"created\": \"2023-12-06T15:47:49.766567Z\", \"started\": \"2023-12-06T15:47:53.032138Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi088\", \"container_id\": \"123f77d858d0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.002828Z\", \"created\": \"2023-12-06T15:48:14.134041Z\", \"started\": \"2023-12-06T15:48:18.179496Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi088\", \"container_id\": \"219580999d8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48140124, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003084Z\", \"created\": \"2023-12-06T15:48:39.329494Z\", \"started\": \"2023-12-06T15:48:42.940969Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi088\", \"container_id\": \"c532d184656d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51044679, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003340Z\", \"created\": \"2023-12-06T15:49:04.728939Z\", \"started\": \"2023-12-06T15:49:08.004957Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi088\", \"container_id\": \"e048ddc0c303\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38702940, \"cpu_percentage\": \"0.27%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003602Z\", \"created\": \"2023-12-06T15:49:36.144249Z\", \"started\": \"2023-12-06T15:56:45.391809Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi088\", \"container_id\": \"445808827ee1\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.003908Z\", \"created\": \"2023-12-06T15:49:38.744192Z\", \"started\": \"2023-12-06T15:49:43.994037Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi088\", \"container_id\": \"fefef9656550\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27934064, \"cpu_percentage\": \"2.81%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004168Z\", \"created\": \"2023-12-06T15:50:18.791307Z\", \"started\": \"2023-12-06T15:50:18.807423Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi088.mhtkft\", \"daemon_name\": \"rgw.r.z.smithi088.mhtkft\", \"hostname\": \"smithi088\", \"container_id\": \"1f0feadf7916\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52554629, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:48.004426Z\", \"created\": \"2023-12-06T15:51:51.293245Z\", \"started\": \"2023-12-06T15:51:51.314283Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996771Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e145ecf-9c78-4bcd-9a0c-318ed95b0a2b\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"3wA9RD-cK6V-29Q3-tFMW-4F96-yj7H-UCbuh7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"05808e38-11ed-4793-8bbe-38887c12deeb\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"43xwHm-BqtN-z36e-ducb-e0ka-9OL6-LHmhp6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b69aa06d-8593-4698-a314-e2e6b536baf4\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"bWt569-hXTK-IvQB-UHLU-8yKr-2cnZ-0ovSrf\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f2e3d11-ad71-4391-a9ad-4741ed566c10\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"dUp3yR-wrbv-KqES-29lS-EhXk-Rzft-mz2h0E\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400XD400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.996783Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHZ6\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:31.096417Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:28.247118Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:47.636437Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:12.058571Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:48:37.241965Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:02.680631Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:56:33.226218Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:38.058454Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:49:55.535486Z\"}, \"rgw.r.z.smithi088.mhtkft\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:48.922856Z\"}}, \"last_daemon_update\": \"2023-12-06T15:57:48.004837Z\", \"last_device_update\": \"2023-12-06T15:49:11.340783Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:48.054956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T15:57:49.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.019152+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T15:57:49.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.025064+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T15:57:49.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.035804+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:57:49.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.038039+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.040502+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.042265+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.050104+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr"}]': finished 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.051750+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.060382+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.061793+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.069629+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.072444+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[28374]: audit 2023-12-06T15:57:48.074089+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.038039+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.040502+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.042265+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr"}]: dispatch 2023-12-06T15:57:49.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.050104+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mgr"}]': finished 2023-12-06T15:57:49.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.051750+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T15:57:49.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.060382+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T15:57:49.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.061793+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T15:57:49.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.069629+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T15:57:49.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.072444+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:57:49.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:48 smithi060 bash[24692]: audit 2023-12-06T15:57:48.074089+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T15:57:49.464 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[39566]: debug 2023-12-06T15:57:49.137+0000 7ffa12008680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:57:49.464 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[39566]: debug 2023-12-06T15:57:49.349+0000 7ffa12008680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[39566]: debug 2023-12-06T15:57:49.457+0000 7ffa12008680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: cephadm 2023-12-06T15:57:48.041812+0000 mgr.y (mgr.24829) 21 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: cephadm 2023-12-06T15:57:48.075349+0000 mgr.y (mgr.24829) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: cluster 2023-12-06T15:57:48.590259+0000 mgr.y (mgr.24829) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: cluster 2023-12-06T15:57:49.478979+0000 mon.a (mon.0) 791 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: cluster 2023-12-06T15:57:49.479156+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: audit 2023-12-06T15:57:49.482294+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:57:49.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: audit 2023-12-06T15:57:49.483211+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:49.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: audit 2023-12-06T15:57:49.485708+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:57:49.890 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:49 smithi088 bash[24797]: audit 2023-12-06T15:57:49.486734+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: cephadm 2023-12-06T15:57:48.041812+0000 mgr.y (mgr.24829) 21 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: cephadm 2023-12-06T15:57:48.075349+0000 mgr.y (mgr.24829) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: cluster 2023-12-06T15:57:48.590259+0000 mgr.y (mgr.24829) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: cluster 2023-12-06T15:57:49.478979+0000 mon.a (mon.0) 791 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: cluster 2023-12-06T15:57:49.479156+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: audit 2023-12-06T15:57:49.482294+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: audit 2023-12-06T15:57:49.483211+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: audit 2023-12-06T15:57:49.485708+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:57:49.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[28374]: audit 2023-12-06T15:57:49.486734+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: cephadm 2023-12-06T15:57:48.041812+0000 mgr.y (mgr.24829) 21 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: cephadm 2023-12-06T15:57:48.075349+0000 mgr.y (mgr.24829) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: cluster 2023-12-06T15:57:48.590259+0000 mgr.y (mgr.24829) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: cluster 2023-12-06T15:57:49.478979+0000 mon.a (mon.0) 791 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: cluster 2023-12-06T15:57:49.479156+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: audit 2023-12-06T15:57:49.482294+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: audit 2023-12-06T15:57:49.483211+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: audit 2023-12-06T15:57:49.485708+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:57:49.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:49 smithi060 bash[24692]: audit 2023-12-06T15:57:49.486734+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.? 172.21.15.88:0/2953048319' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: cluster 2023-12-06T15:57:50.081468+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: cephadm 2023-12-06T15:57:50.341970+0000 mgr.y (mgr.24829) 24 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: audit 2023-12-06T15:57:50.342856+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]: dispatch 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: audit 2023-12-06T15:57:50.352056+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]': finished 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: audit 2023-12-06T15:57:50.353468+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: audit 2023-12-06T15:57:50.354572+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: audit 2023-12-06T15:57:50.355693+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: cephadm 2023-12-06T15:57:50.356831+0000 mgr.y (mgr.24829) 25 : cephadm [INF] Deploying daemon mon.a on smithi060 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: audit 2023-12-06T15:57:50.357746+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T15:57:51.350 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[24692]: cluster 2023-12-06T15:57:50.591578+0000 mgr.y (mgr.24829) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: cluster 2023-12-06T15:57:50.081468+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: cephadm 2023-12-06T15:57:50.341970+0000 mgr.y (mgr.24829) 24 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: audit 2023-12-06T15:57:50.342856+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]: dispatch 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: audit 2023-12-06T15:57:50.352056+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]': finished 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: audit 2023-12-06T15:57:50.353468+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: audit 2023-12-06T15:57:50.354572+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: audit 2023-12-06T15:57:50.355693+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: cephadm 2023-12-06T15:57:50.356831+0000 mgr.y (mgr.24829) 25 : cephadm [INF] Deploying daemon mon.a on smithi060 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: audit 2023-12-06T15:57:50.357746+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T15:57:51.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:51 smithi060 bash[28374]: cluster 2023-12-06T15:57:50.591578+0000 mgr.y (mgr.24829) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: cluster 2023-12-06T15:57:50.081468+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: cephadm 2023-12-06T15:57:50.341970+0000 mgr.y (mgr.24829) 24 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: audit 2023-12-06T15:57:50.342856+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]: dispatch 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: audit 2023-12-06T15:57:50.352056+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]': finished 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: audit 2023-12-06T15:57:50.353468+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: audit 2023-12-06T15:57:50.354572+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: audit 2023-12-06T15:57:50.355693+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:51.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: cephadm 2023-12-06T15:57:50.356831+0000 mgr.y (mgr.24829) 25 : cephadm [INF] Deploying daemon mon.a on smithi060 2023-12-06T15:57:51.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: audit 2023-12-06T15:57:50.357746+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T15:57:51.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:51 smithi088 bash[24797]: cluster 2023-12-06T15:57:50.591578+0000 mgr.y (mgr.24829) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:52.541 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:52 smithi060 systemd[1]: Stopping Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:57:52.808 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:52 smithi060 bash[24692]: debug 2023-12-06T15:57:52.529+0000 7f970d983700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:57:52.808 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:52 smithi060 bash[24692]: debug 2023-12-06T15:57:52.529+0000 7f970d983700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T15:57:53.612 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:53 smithi060 bash[49682]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:57:53.612 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:53 smithi060 bash[49740]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:57:53.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:53 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T15:57:53.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:53 smithi060 systemd[1]: Stopped Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:57:53.897 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:53 smithi060 systemd[1]: Started Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:57:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.813+0000 7f27bd880880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:57:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.813+0000 7f27bd880880 0 ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable), process ceph-mon, pid 7 2023-12-06T15:57:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.813+0000 7f27bd880880 0 pidfile_write: ignore empty --pid-file 2023-12-06T15:57:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.817+0000 7f27bd880880 0 load: jerasure load: lrc load: isa 2023-12-06T15:57:55.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: RocksDB version: 6.8.1 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Compile date Dec 5 2023 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: DB SUMMARY 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: CURRENT file: CURRENT 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 876 Bytes 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000026.sst 000027.sst 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000024.log size: 6544694 ; 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.create_if_missing: 0 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.env: 0x556a14f74080 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.fs: Posix File System 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.info_log: 0x556a16f92220 2023-12-06T15:57:55.157 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:57:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:57:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:57:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:57:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:57:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:57:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:57:55.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.db_log_dir: 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:57:55.159 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.write_buffer_manager: 0x556a17c86390 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:57:55.160 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.unordered_write: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.row_cache: None 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.wal_filter: None 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:57:55.161 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:57:55.162 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Compression algorithms supported: 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kZSTD supported: 0 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:57:55.163 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:57:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:57:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:57:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:57:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-12-06T15:57:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-06T15:57:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:57:55.164 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.merge_operator: 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556a16f35d28) 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: cache_index_and_filter_blocks: 1 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: pin_top_level_index_and_filter: 1 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: index_type: 0 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: data_block_index_type: 0 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: index_shortening: 1 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:57:55.165 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: hash_index_allow_collision: 1 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: checksum: 1 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: no_block_cache: 0 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_cache: 0x556a16f6cf10 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_cache_name: BinnedLRUCache 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_cache_options: 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: capacity : 536870912 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: num_shard_bits : 4 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: strict_capacity_limit : 0 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: high_pri_pool_ratio: 0.000 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_cache_compressed: (nil) 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: persistent_cache: (nil) 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_size: 4096 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_size_deviation: 10 2023-12-06T15:57:55.166 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_restart_interval: 16 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: index_block_restart_interval: 1 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: metadata_block_size: 4096 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: partition_filters: 0 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: use_delta_encoding: 1 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: whole_key_filtering: 1 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: verify_compression: 0 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: read_amp_bytes_per_bit: 0 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: format_version: 2 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: enable_index_compression: 1 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: block_align: 0 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:57:55.167 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.num_levels: 7 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:57:55.168 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:57:55.169 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:57:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:57:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:57:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:57:55.170 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:57:55.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.ttl: 2592000 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 29, last_sequence is 10916, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 24 2023-12-06T15:57:55.172 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878274825884, "job": 1, "event": "recovery_started", "log_files": [24]} 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.821+0000 7f27bd880880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #24 mode 2 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.829+0000 7f27bd880880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.837+0000 7f27bd880880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878274841938, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 6516702, "table_properties": {"data_size": 6511252, "index_size": 4051, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 4290, "raw_average_key_size": 21, "raw_value_size": 6505256, "raw_average_value_size": 32689, "num_data_blocks": 126, "num_entries": 199, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701878274, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.837+0000 7f27bd880880 4 rocksdb: [version_set.cc:3826] Creating manifest 30 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.837+0000 7f27bd880880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878274842671, "job": 1, "event": "recovery_finished"} 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.841+0000 7f27bd880880 4 rocksdb: DB pointer 0x556a17035800 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.841+0000 7f27a4686700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.841+0000 7f27a4686700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ** DB Stats ** 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:57:55.173 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ** Compaction Stats [default] ** 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: L0 1/0 6.21 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.010 0 0 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: L6 2/0 72.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Sum 3/0 78.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.010 0 0 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.010 0 0 2023-12-06T15:57:55.174 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ** Compaction Stats [default] ** 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 648.6 0.01 0.00 1 0.010 0 0 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Flush(GB): cumulative 0.006, interval 0.006 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:57:55.175 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Cumulative compaction: 0.01 GB write, 305.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Interval compaction: 0.01 GB write, 305.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ** Compaction Stats [default] ** 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: L0 1/0 6.21 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.010 0 0 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: L6 2/0 72.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Sum 3/0 78.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.010 0 0 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ** Compaction Stats [default] ** 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 648.6 0.01 0.00 1 0.010 0 0 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:57:55.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Flush(GB): cumulative 0.006, interval 0.000 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Cumulative compaction: 0.01 GB write, 303.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.841+0000 7f27bd880880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 1 mon.a@-1(???) e3 preinit fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 0 mon.a@-1(???).mds e1 new map 2023-12-06T15:57:55.177 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 0 mon.a@-1(???).mds e1 print_map 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: e1 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: legacy client fscid: -1 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: No filesystems configured 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 0 mon.a@-1(???).osd e63 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: cluster 2023-12-06T15:57:50.081468+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: cephadm 2023-12-06T15:57:50.341970+0000 mgr.y (mgr.24829) 24 : cephadm [INF] Upgrade: Updating mon.a 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: audit 2023-12-06T15:57:50.342856+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]: dispatch 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: audit 2023-12-06T15:57:50.352056+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee", "who": "mon.a"}]': finished 2023-12-06T15:57:55.178 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: audit 2023-12-06T15:57:50.353468+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:57:55.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: audit 2023-12-06T15:57:50.354572+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:57:55.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: audit 2023-12-06T15:57:50.355693+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:55.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: cephadm 2023-12-06T15:57:50.356831+0000 mgr.y (mgr.24829) 25 : cephadm [INF] Deploying daemon mon.a on smithi060 2023-12-06T15:57:55.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: audit 2023-12-06T15:57:50.357746+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T15:57:55.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: cluster 2023-12-06T15:57:50.591578+0000 mgr.y (mgr.24829) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:55.179 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:54 smithi060 bash[49853]: debug 2023-12-06T15:57:54.845+0000 7f27bd880880 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-12-06T15:57:56.626 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[47491]: ignoring --setuser ceph since I am not root 2023-12-06T15:57:56.626 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[47491]: ignoring --setgroup ceph since I am not root 2023-12-06T15:57:56.626 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[47491]: debug 2023-12-06T15:57:56.357+0000 7fd351503700 1 -- 172.21.15.60:0/1930683702 <== mon.1 v2:172.21.15.60:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55677e1744e0 con 0x55677e269000 2023-12-06T15:57:56.626 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[47491]: debug 2023-12-06T15:57:56.509+0000 7fd3616cc680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:57:56.627 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[39566]: ignoring --setuser ceph since I am not root 2023-12-06T15:57:56.627 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[39566]: ignoring --setgroup ceph since I am not root 2023-12-06T15:57:56.627 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[39566]: debug 2023-12-06T15:57:56.357+0000 7f83ae53f700 1 -- 172.21.15.88:0/71578540 <== mon.1 v2:172.21.15.60:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563cd691a4e0 con 0x563cd6a0e800 2023-12-06T15:57:56.627 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[39566]: debug 2023-12-06T15:57:56.513+0000 7f83be708680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T15:57:56.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: audit 2023-12-06T15:57:52.547182+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:57:56.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: audit 2023-12-06T15:57:52.548131+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:57:56.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: audit 2023-12-06T15:57:52.548661+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:57:56.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:52.592230+0000 mgr.y (mgr.24829) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: audit 2023-12-06T15:57:53.861056+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:50.356602Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:56.628 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:54.593655+0000 mgr.y (mgr.24829) 28 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: audit 2023-12-06T15:57:52.547182+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: audit 2023-12-06T15:57:52.548131+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: audit 2023-12-06T15:57:52.548661+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:52.592230+0000 mgr.y (mgr.24829) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: audit 2023-12-06T15:57:53.861056+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:50.356602Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:54.593655+0000 mgr.y (mgr.24829) 28 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: audit 2023-12-06T15:57:52.547182+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: audit 2023-12-06T15:57:52.548131+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: audit 2023-12-06T15:57:52.548661+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:52.592230+0000 mgr.y (mgr.24829) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: audit 2023-12-06T15:57:53.861056+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24829 172.21.15.60:0/2601810474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi060","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi060\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi060\", \"container_id\": \"d0a57e413949\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"4.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-06T15:57:25.690758Z\", \"created\": \"2023-12-06T15:43:41.540790Z\", \"started\": \"2023-12-06T15:57:03.827713Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi060\", \"container_id\": \"03b7521ea1b2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.690983Z\", \"created\": \"2023-12-06T15:45:18.502555Z\", \"started\": \"2023-12-06T15:45:18.531612Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi060\", \"container_id\": \"b5fcf914ca24\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691193Z\", \"created\": \"2023-12-06T15:46:10.205895Z\", \"started\": \"2023-12-06T15:46:14.748358Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi060\", \"container_id\": \"30217d78deec\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691399Z\", \"created\": \"2023-12-06T15:46:36.106461Z\", \"started\": \"2023-12-06T15:46:40.897681Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi060\", \"container_id\": \"0e4a93a3898e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48161095, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691605Z\", \"created\": \"2023-12-06T15:47:01.398381Z\", \"started\": \"2023-12-06T15:47:05.521240Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi060\", \"container_id\": \"a8970d47039a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.691842Z\", \"created\": \"2023-12-06T15:47:27.813833Z\", \"started\": \"2023-12-06T15:47:32.049464Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi060\", \"container_id\": \"ba6d1fb4db70\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12226396, \"cpu_percentage\": \"3.11%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692048Z\", \"created\": \"2023-12-06T15:49:38.034950Z\", \"started\": \"2023-12-06T15:49:45.195140Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi060\", \"container_id\": \"9e20548b90ac\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17941135, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T15:57:25.692255Z\", \"created\": \"2023-12-06T15:49:55.510570Z\", \"started\": \"2023-12-06T15:56:31.064577Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi060.iyxlwg\", \"daemon_name\": \"rgw.r.z.smithi060.iyxlwg\", \"hostname\": \"smithi060\", \"container_id\": \"c403ea78ca1c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T15:57:25.692460Z\", \"created\": \"2023-12-06T15:51:48.888071Z\", \"started\": \"2023-12-06T15:51:48.921928Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.994987Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"471a936a-40eb-4c1a-808a-39f6fd798178\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"OyeYs2-aLyu-s5A4-D2Nj-XmZm-e3LM-e4oH0M\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f3b5aae0-c8d6-47da-aa54-36188d083851\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"V34L52-LkTn-JcU4-eYdl-qeb8-zSqI-4Gpy0S\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1be531a3-ac1c-42ab-9e0f-f38d717daa04\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"vhslhK-SVwT-Jcpv-mstn-4jLn-VGIc-03zOzh\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"36d136ce-3925-4711-bf61-203450dd9a2a\", \"cluster_fsid\": \"1a17cd38-944e-11ee-95a2-87774f69a715\", \"block_uuid\": \"1duIMW-snJq-YEMo-Kr1c-Pkd4-u0km-DMKu0M\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7476008A480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T15:56:01.995004Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4H4ED\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:20.763165Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:49.980383Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:08.021161Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:33.907869Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:46:59.218637Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:47:25.557817Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:49:37.288778Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:22.655316Z\"}, \"rgw.r.z.smithi060.iyxlwg\": {\"deps\": [], \"last_config\": \"2023-12-06T15:51:45.432689Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:50.356602Z\"}}, \"last_device_update\": \"2023-12-06T15:47:35.609990Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T15:55:47.760453Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:54.593655+0000 mgr.y (mgr.24829) 28 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.629 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.273505+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.276835+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.286003+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.287347+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.287493+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.289222+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.304546+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 44s), standbys: x 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: cluster 2023-12-06T15:57:56.305797+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[24797]: audit 2023-12-06T15:57:56.314323+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24829 ' entity='' 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.273505+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.276835+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:57:56.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.286003+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.287347+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.287493+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.289222+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.304546+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 44s), standbys: x 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: cluster 2023-12-06T15:57:56.305797+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[49853]: audit 2023-12-06T15:57:56.314323+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24829 ' entity='' 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.273505+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.276835+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.286003+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.287347+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.287493+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.289222+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.304546+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 44s), standbys: x 2023-12-06T15:57:56.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: cluster 2023-12-06T15:57:56.305797+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-12-06T15:57:56.632 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[28374]: audit 2023-12-06T15:57:56.314323+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24829 ' entity='' 2023-12-06T15:57:56.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:56 smithi088 bash[39566]: debug 2023-12-06T15:57:56.617+0000 7f83be708680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:57:56.905 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[47491]: debug 2023-12-06T15:57:56.613+0000 7fd3616cc680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T15:57:57.388 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:57 smithi088 bash[39566]: debug 2023-12-06T15:57:57.069+0000 7f83be708680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:57:57.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:57 smithi060 bash[47491]: debug 2023-12-06T15:57:57.073+0000 7fd3616cc680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T15:57:57.406 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:57:56 smithi060 bash[46775]: ts=2023-12-06T15:57:56.957Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T15:57:58.311 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:57 smithi088 bash[39566]: debug 2023-12-06T15:57:57.969+0000 7f83be708680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:57:58.311 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:58 smithi088 bash[39566]: debug 2023-12-06T15:57:58.061+0000 7f83be708680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:57:58.314 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:58 smithi060 bash[47491]: debug 2023-12-06T15:57:58.009+0000 7fd3616cc680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T15:57:58.314 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:58 smithi060 bash[47491]: debug 2023-12-06T15:57:58.109+0000 7fd3616cc680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T15:57:58.315 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:57:58 smithi060 bash[49853]: cluster 2023-12-06T15:57:57.311655+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 45s), standbys: x 2023-12-06T15:57:58.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:57:58 smithi088 bash[24797]: cluster 2023-12-06T15:57:57.311655+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 45s), standbys: x 2023-12-06T15:57:58.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:58 smithi088 bash[39566]: debug 2023-12-06T15:57:58.301+0000 7f83be708680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:57:58.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:58 smithi060 bash[47491]: debug 2023-12-06T15:57:58.361+0000 7fd3616cc680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T15:57:58.655 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:57:58 smithi060 bash[28374]: cluster 2023-12-06T15:57:57.311655+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 45s), standbys: x 2023-12-06T15:57:59.681 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:59 smithi088 bash[39566]: debug 2023-12-06T15:57:59.413+0000 7f83be708680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:57:59.681 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:59 smithi088 bash[39566]: debug 2023-12-06T15:57:59.577+0000 7f83be708680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:57:59.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:59 smithi060 bash[47491]: debug 2023-12-06T15:57:59.521+0000 7fd3616cc680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T15:57:59.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:59 smithi060 bash[47491]: debug 2023-12-06T15:57:59.689+0000 7fd3616cc680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:58:00.009 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:59 smithi088 bash[39566]: debug 2023-12-06T15:57:59.673+0000 7f83be708680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:58:00.009 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:57:59 smithi088 bash[39566]: debug 2023-12-06T15:57:59.781+0000 7f83be708680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:58:00.144 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:59 smithi060 bash[47491]: debug 2023-12-06T15:57:59.793+0000 7fd3616cc680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T15:58:00.144 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:57:59 smithi060 bash[47491]: debug 2023-12-06T15:57:59.905+0000 7fd3616cc680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T15:58:00.372 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:00 smithi088 bash[39566]: debug 2023-12-06T15:58:00.001+0000 7f83be708680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:58:00.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:00 smithi060 bash[47491]: debug 2023-12-06T15:58:00.133+0000 7fd3616cc680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T15:58:00.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:00 smithi088 bash[39566]: debug 2023-12-06T15:58:00.365+0000 7f83be708680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:58:00.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:00 smithi088 bash[39566]: debug 2023-12-06T15:58:00.485+0000 7f83be708680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:58:00.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:00 smithi060 bash[47491]: debug 2023-12-06T15:58:00.513+0000 7fd3616cc680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T15:58:00.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:00 smithi060 bash[47491]: debug 2023-12-06T15:58:00.637+0000 7fd3616cc680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T15:58:01.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:01 smithi088 bash[39566]: debug 2023-12-06T15:58:01.341+0000 7f83be708680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:58:01.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:01 smithi088 bash[39566]: debug 2023-12-06T15:58:01.445+0000 7f83be708680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:58:01.639 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:01 smithi088 bash[39566]: debug 2023-12-06T15:58:01.561+0000 7f83be708680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:58:01.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:01 smithi060 bash[47491]: debug 2023-12-06T15:58:01.533+0000 7fd3616cc680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T15:58:01.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:01 smithi060 bash[47491]: debug 2023-12-06T15:58:01.645+0000 7fd3616cc680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T15:58:01.906 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:01 smithi060 bash[47491]: debug 2023-12-06T15:58:01.765+0000 7fd3616cc680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T15:58:02.075 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:01 smithi088 bash[39566]: debug 2023-12-06T15:58:01.781+0000 7f83be708680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:58:02.300 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:01 smithi060 bash[47491]: debug 2023-12-06T15:58:01.993+0000 7fd3616cc680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T15:58:02.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[39566]: debug 2023-12-06T15:58:02.069+0000 7f83be708680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:58:02.389 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[39566]: debug 2023-12-06T15:58:02.229+0000 7f83be708680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:58:02.654 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[47491]: debug 2023-12-06T15:58:02.289+0000 7fd3616cc680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T15:58:02.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[47491]: debug 2023-12-06T15:58:02.461+0000 7fd3616cc680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T15:58:02.732 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[39566]: debug 2023-12-06T15:58:02.401+0000 7f83be708680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:58:02.733 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[39566]: debug 2023-12-06T15:58:02.617+0000 7f83be708680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:58:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[28374]: cluster 2023-12-06T15:58:02.746905+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T15:58:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[28374]: cluster 2023-12-06T15:58:02.747073+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:58:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[28374]: audit 2023-12-06T15:58:02.750321+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:58:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[28374]: audit 2023-12-06T15:58:02.752576+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:58:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[28374]: audit 2023-12-06T15:58:02.755494+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:58:02.906 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[28374]: audit 2023-12-06T15:58:02.756379+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:58:02.906 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[49853]: cluster 2023-12-06T15:58:02.746905+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T15:58:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[49853]: cluster 2023-12-06T15:58:02.747073+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:58:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[49853]: audit 2023-12-06T15:58:02.750321+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:58:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[49853]: audit 2023-12-06T15:58:02.752576+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:58:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[49853]: audit 2023-12-06T15:58:02.755494+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:58:02.907 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[49853]: audit 2023-12-06T15:58:02.756379+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:58:02.907 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[47491]: debug 2023-12-06T15:58:02.645+0000 7fd3616cc680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T15:58:02.907 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[47491]: debug 2023-12-06T15:58:02.873+0000 7fd3616cc680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T15:58:03.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[24797]: cluster 2023-12-06T15:58:02.746905+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T15:58:03.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[24797]: cluster 2023-12-06T15:58:02.747073+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:58:03.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[24797]: audit 2023-12-06T15:58:02.750321+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T15:58:03.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[24797]: audit 2023-12-06T15:58:02.752576+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:58:03.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[24797]: audit 2023-12-06T15:58:02.755494+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T15:58:03.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[24797]: audit 2023-12-06T15:58:02.756379+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.88:0/2197616122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:58:03.140 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:02 smithi088 bash[39566]: debug 2023-12-06T15:58:02.725+0000 7f83be708680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:58:03.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:02 smithi060 bash[47491]: debug 2023-12-06T15:58:02.985+0000 7fd3616cc680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T15:58:04.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:03 smithi088 bash[24797]: cluster 2023-12-06T15:58:02.807150+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, since 51s), standbys: x 2023-12-06T15:58:04.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:03 smithi088 bash[24797]: cluster 2023-12-06T15:58:03.010445+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:58:04.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:03 smithi088 bash[24797]: cluster 2023-12-06T15:58:03.011070+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2023-12-06T15:58:04.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:03 smithi088 bash[24797]: cluster 2023-12-06T15:58:03.022544+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:04.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:03 smithi088 bash[24797]: cluster 2023-12-06T15:58:03.024494+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0135565s), standbys: x 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[49853]: cluster 2023-12-06T15:58:02.807150+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, since 51s), standbys: x 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[49853]: cluster 2023-12-06T15:58:03.010445+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[49853]: cluster 2023-12-06T15:58:03.011070+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[49853]: cluster 2023-12-06T15:58:03.022544+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[49853]: cluster 2023-12-06T15:58:03.024494+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0135565s), standbys: x 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[28374]: cluster 2023-12-06T15:58:02.807150+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, since 51s), standbys: x 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[28374]: cluster 2023-12-06T15:58:03.010445+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[28374]: cluster 2023-12-06T15:58:03.011070+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[28374]: cluster 2023-12-06T15:58:03.022544+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:04.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:03 smithi060 bash[28374]: cluster 2023-12-06T15:58:03.024494+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0135565s), standbys: x 2023-12-06T15:58:09.347 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[47491]: debug 2023-12-06T15:58:09.137+0000 7fd324ece700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-06T15:58:09.348 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.026191+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:58:09.348 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.026634+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:58:09.348 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.026986+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:58:09.348 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.030082+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:58:09.348 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.030478+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.030853+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.031319+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.032066+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.032793+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.033486+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.034296+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.034751+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.035305+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.035844+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.036265+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.037215+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.038952+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.041038+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T15:58:09.349 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.041819+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.042340+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.042919+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.043443+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.044038+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.044624+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.045144+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.045684+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.046223+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.046738+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.047265+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.047822+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.048450+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.049138+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.049701+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:58:09.350 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.050221+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.050758+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.051256+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.051812+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.052407+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.053039+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: audit 2023-12-06T15:58:09.053628+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[28374]: cluster 2023-12-06T15:58:09.072647+0000 mon.a (mon.0) 62 : cluster [INF] Manager daemon y is now available 2023-12-06T15:58:09.351 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.026191+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.026634+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.026986+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.030082+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.030478+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.030853+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.031319+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.032066+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.032793+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.033486+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.034296+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.034751+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.035305+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.035844+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.036265+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:58:09.352 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.037215+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.038952+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.041038+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.041819+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.042340+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.042919+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.043443+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.044038+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.044624+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.045144+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.045684+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.046223+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.046738+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.047265+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.047822+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.048450+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:58:09.353 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.049138+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.049701+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.050221+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.050758+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.051256+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.051812+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.052407+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.053039+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: audit 2023-12-06T15:58:09.053628+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:58:09.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[49853]: cluster 2023-12-06T15:58:09.072647+0000 mon.a (mon.0) 62 : cluster [INF] Manager daemon y is now available 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.026191+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.026634+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.026986+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.030082+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.030478+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.030853+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.031319+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.032066+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.032793+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.033486+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.034296+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:58:09.355 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.034751+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.035305+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.035844+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.036265+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.037215+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.038952+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.041038+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.041819+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.042340+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.042919+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi060"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.043443+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi088"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.044038+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.044624+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.045144+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.045684+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T15:58:09.356 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.046223+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.046738+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.047265+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.047822+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.048450+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.049138+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.049701+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.050221+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.050758+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.051256+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.051812+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.052407+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T15:58:09.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.053039+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:58:09.358 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: audit 2023-12-06T15:58:09.053628+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:58:09.358 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:09 smithi088 bash[24797]: cluster 2023-12-06T15:58:09.072647+0000 mon.a (mon.0) 62 : cluster [INF] Manager daemon y is now available 2023-12-06T15:58:09.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[47491]: Warning: Permanently added '172.21.15.88' (ECDSA) to the list of known hosts. 2023-12-06T15:58:09.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:09 smithi060 bash[47491]: Warning: Permanently added '172.21.15.60' (ECDSA) to the list of known hosts. 2023-12-06T15:58:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: cluster 2023-12-06T15:58:09.136823+0000 mon.a (mon.0) 63 : cluster [DBG] mgrmap e30: y(active, since 6s), standbys: x 2023-12-06T15:58:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: cluster 2023-12-06T15:58:09.144250+0000 mgr.y (mgr.24883) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: audit 2023-12-06T15:58:09.236723+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: audit 2023-12-06T15:58:09.239727+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: audit 2023-12-06T15:58:09.320760+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:58:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: audit 2023-12-06T15:58:09.325481+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:58:10.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: audit 2023-12-06T15:58:09.610482+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[28374]: audit 2023-12-06T15:58:09.610715+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: cluster 2023-12-06T15:58:09.136823+0000 mon.a (mon.0) 63 : cluster [DBG] mgrmap e30: y(active, since 6s), standbys: x 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: cluster 2023-12-06T15:58:09.144250+0000 mgr.y (mgr.24883) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: audit 2023-12-06T15:58:09.236723+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: audit 2023-12-06T15:58:09.239727+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: audit 2023-12-06T15:58:09.320760+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: audit 2023-12-06T15:58:09.325481+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: audit 2023-12-06T15:58:09.610482+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:10.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:10 smithi060 bash[49853]: audit 2023-12-06T15:58:09.610715+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:10.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: cluster 2023-12-06T15:58:09.136823+0000 mon.a (mon.0) 63 : cluster [DBG] mgrmap e30: y(active, since 6s), standbys: x 2023-12-06T15:58:10.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: cluster 2023-12-06T15:58:09.144250+0000 mgr.y (mgr.24883) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:10.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: audit 2023-12-06T15:58:09.236723+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:10.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: audit 2023-12-06T15:58:09.239727+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:10.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: audit 2023-12-06T15:58:09.320760+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T15:58:10.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: audit 2023-12-06T15:58:09.325481+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T15:58:10.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: audit 2023-12-06T15:58:09.610482+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:10.640 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:10 smithi088 bash[24797]: audit 2023-12-06T15:58:09.610715+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:12 smithi088 bash[24797]: cluster 2023-12-06T15:58:11.033519+0000 mgr.y (mgr.24883) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:12.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:12 smithi088 bash[24797]: cluster 2023-12-06T15:58:11.154617+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T15:58:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:12 smithi060 bash[49853]: cluster 2023-12-06T15:58:11.033519+0000 mgr.y (mgr.24883) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:12.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:12 smithi060 bash[49853]: cluster 2023-12-06T15:58:11.154617+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T15:58:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:12 smithi060 bash[28374]: cluster 2023-12-06T15:58:11.033519+0000 mgr.y (mgr.24883) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:12.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:12 smithi060 bash[28374]: cluster 2023-12-06T15:58:11.154617+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T15:58:14.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:14 smithi088 bash[24797]: cluster 2023-12-06T15:58:13.034242+0000 mgr.y (mgr.24883) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:14.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:14 smithi060 bash[49853]: cluster 2023-12-06T15:58:13.034242+0000 mgr.y (mgr.24883) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:14.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:14 smithi060 bash[28374]: cluster 2023-12-06T15:58:13.034242+0000 mgr.y (mgr.24883) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:16.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:15 smithi088 bash[24797]: cluster 2023-12-06T15:58:15.035601+0000 mgr.y (mgr.24883) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:16.139 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:15 smithi088 bash[24797]: audit 2023-12-06T15:58:15.819219+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:15 smithi060 bash[28374]: cluster 2023-12-06T15:58:15.035601+0000 mgr.y (mgr.24883) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:16.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:15 smithi060 bash[28374]: audit 2023-12-06T15:58:15.819219+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:15 smithi060 bash[49853]: cluster 2023-12-06T15:58:15.035601+0000 mgr.y (mgr.24883) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:16.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:15 smithi060 bash[49853]: audit 2023-12-06T15:58:15.819219+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:17.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:15.950105+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:17.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.087637+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.088494+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.089351+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.090209+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.091048+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.091783+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.092442+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.093110+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.093903+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.210668+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.211907+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.212986+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.214080+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.215145+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.216213+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.217288+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.218346+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.219386+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.228411+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.241264+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.245563+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.247692+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: audit 2023-12-06T15:58:16.248894+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T15:58:17.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:16 smithi088 bash[24797]: cephadm 2023-12-06T15:58:16.249802+0000 mgr.y (mgr.24883) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T15:58:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:15.950105+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:17.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.087637+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.088494+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.089351+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.090209+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.091048+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.091783+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.092442+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.093110+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.093903+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.210668+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.211907+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.212986+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.214080+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.215145+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.216213+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:15.950105+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.087637+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.088494+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.089351+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.090209+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.091048+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.091783+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.092442+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.093110+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.093903+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.210668+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.211907+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.212986+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.214080+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.215145+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.216213+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.217288+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.218346+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.219386+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.228411+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.241264+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.245563+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.247692+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:58:17.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: audit 2023-12-06T15:58:16.248894+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[49853]: cephadm 2023-12-06T15:58:16.249802+0000 mgr.y (mgr.24883) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.217288+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.218346+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.219386+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.228411+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.241264+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.245563+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.247692+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: audit 2023-12-06T15:58:16.248894+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T15:58:17.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:16 smithi060 bash[28374]: cephadm 2023-12-06T15:58:16.249802+0000 mgr.y (mgr.24883) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-06T15:58:18.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:17 smithi088 bash[24797]: cluster 2023-12-06T15:58:17.036349+0000 mgr.y (mgr.24883) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:18.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:17 smithi060 bash[49853]: cluster 2023-12-06T15:58:17.036349+0000 mgr.y (mgr.24883) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:18.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:17 smithi060 bash[28374]: cluster 2023-12-06T15:58:17.036349+0000 mgr.y (mgr.24883) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:19.826 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: cephadm 2023-12-06T15:58:18.590748+0000 mgr.y (mgr.24883) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T15:58:19.826 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: audit 2023-12-06T15:58:18.596545+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:19.826 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: audit 2023-12-06T15:58:18.598012+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:19.826 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: audit 2023-12-06T15:58:18.599480+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:19.827 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: audit 2023-12-06T15:58:18.601091+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:19.827 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: cephadm 2023-12-06T15:58:18.602612+0000 mgr.y (mgr.24883) 8 : cephadm [INF] Deploying daemon mon.c on smithi060 2023-12-06T15:58:19.827 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: audit 2023-12-06T15:58:18.603625+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T15:58:19.827 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[49853]: cluster 2023-12-06T15:58:19.037088+0000 mgr.y (mgr.24883) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:19.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: cephadm 2023-12-06T15:58:18.590748+0000 mgr.y (mgr.24883) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T15:58:19.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: audit 2023-12-06T15:58:18.596545+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:19.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: audit 2023-12-06T15:58:18.598012+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:19.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: audit 2023-12-06T15:58:18.599480+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:19.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: audit 2023-12-06T15:58:18.601091+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:19.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: cephadm 2023-12-06T15:58:18.602612+0000 mgr.y (mgr.24883) 8 : cephadm [INF] Deploying daemon mon.c on smithi060 2023-12-06T15:58:19.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: audit 2023-12-06T15:58:18.603625+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T15:58:19.829 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:19 smithi060 bash[28374]: cluster 2023-12-06T15:58:19.037088+0000 mgr.y (mgr.24883) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: cephadm 2023-12-06T15:58:18.590748+0000 mgr.y (mgr.24883) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: audit 2023-12-06T15:58:18.596545+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: audit 2023-12-06T15:58:18.598012+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: audit 2023-12-06T15:58:18.599480+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: audit 2023-12-06T15:58:18.601091+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: cephadm 2023-12-06T15:58:18.602612+0000 mgr.y (mgr.24883) 8 : cephadm [INF] Deploying daemon mon.c on smithi060 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: audit 2023-12-06T15:58:18.603625+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T15:58:19.889 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:19 smithi088 bash[24797]: cluster 2023-12-06T15:58:19.037088+0000 mgr.y (mgr.24883) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:20.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:20 smithi060 systemd[1]: Stopping Ceph mon.c for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:20.994 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:20 smithi060 bash[28374]: debug 2023-12-06T15:58:20.725+0000 7f0831203700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:58:20.994 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:20 smithi060 bash[28374]: debug 2023-12-06T15:58:20.725+0000 7f0831203700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T15:58:21.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:21 smithi060 bash[50863]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.c 2023-12-06T15:58:21.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:21 smithi060 bash[50919]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.c 2023-12-06T15:58:22.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:21 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T15:58:22.089 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:21 smithi060 systemd[1]: Stopped Ceph mon.c for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:58:22.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:22 smithi060 systemd[1]: Started Ceph mon.c for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:58:23.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.057+0000 7f325a4ba880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.057+0000 7f325a4ba880 0 ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable), process ceph-mon, pid 7 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.057+0000 7f325a4ba880 0 pidfile_write: ignore empty --pid-file 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 0 load: jerasure load: lrc load: isa 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: RocksDB version: 6.8.1 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Compile date Dec 5 2023 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: DB SUMMARY 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: CURRENT file: CURRENT 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 990 Bytes 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2023-12-06T15:58:23.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 13959835 ; 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.create_if_missing: 0 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.env: 0x5600e2006080 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.fs: Posix File System 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.info_log: 0x5600e31b8220 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:58:23.409 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.db_log_dir: 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:58:23.410 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.write_buffer_manager: 0x5600e3eac390 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:58:23.411 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.unordered_write: 0 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.row_cache: None 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.wal_filter: None 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:58:23.412 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:58:23.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Compression algorithms supported: 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:58:23.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kZSTD supported: 0 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.merge_operator: 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:58:23.415 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5600e315bd28) 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: cache_index_and_filter_blocks: 1 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: pin_top_level_index_and_filter: 1 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: index_type: 0 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: data_block_index_type: 0 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: index_shortening: 1 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:58:23.416 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: hash_index_allow_collision: 1 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: checksum: 1 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: no_block_cache: 0 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_cache: 0x5600e3192f10 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_cache_name: BinnedLRUCache 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_cache_options: 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: capacity : 536870912 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: num_shard_bits : 4 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: strict_capacity_limit : 0 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: high_pri_pool_ratio: 0.000 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_cache_compressed: (nil) 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: persistent_cache: (nil) 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_size: 4096 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_size_deviation: 10 2023-12-06T15:58:23.417 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_restart_interval: 16 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: index_block_restart_interval: 1 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: metadata_block_size: 4096 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: partition_filters: 0 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: use_delta_encoding: 1 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: whole_key_filtering: 1 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: verify_compression: 0 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: read_amp_bytes_per_bit: 0 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: format_version: 2 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: enable_index_compression: 1 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: block_align: 0 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:58:23.418 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.num_levels: 7 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:58:23.419 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:58:23.420 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:58:23.421 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:58:23.422 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:58:23.423 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.ttl: 2592000 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 30, last_sequence is 11567, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878303070748, "job": 1, "event": "recovery_started", "log_files": [25]} 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.065+0000 7f325a4ba880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.085+0000 7f325a4ba880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.097+0000 7f325a4ba880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878303101989, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 9161557, "table_properties": {"data_size": 9153875, "index_size": 6026, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 837, "raw_key_size": 6138, "raw_average_key_size": 20, "raw_value_size": 9145056, "raw_average_value_size": 31105, "num_data_blocks": 189, "num_entries": 294, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701878303, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.097+0000 7f325a4ba880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.097+0000 7f325a4ba880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878303102628, "job": 1, "event": "recovery_finished"} 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.101+0000 7f325a4ba880 4 rocksdb: DB pointer 0x5600e325b800 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.101+0000 7f32412c0700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-06T15:58:23.424 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.101+0000 7f32412c0700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ** DB Stats ** 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ** Compaction Stats [default] ** 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: L0 1/0 8.74 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.01 0.00 1 0.012 0 0 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: L6 2/0 72.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Sum 3/0 81.36 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.01 0.00 1 0.012 0 0 2023-12-06T15:58:23.425 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.01 0.00 1 0.012 0 0 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ** Compaction Stats [default] ** 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 711.4 0.01 0.00 1 0.012 0 0 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Flush(GB): cumulative 0.009, interval 0.009 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:58:23.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Cumulative compaction: 0.01 GB write, 239.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Interval compaction: 0.01 GB write, 239.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ** Compaction Stats [default] ** 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: L0 1/0 8.74 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.01 0.00 1 0.012 0 0 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: L6 2/0 72.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Sum 3/0 81.36 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.01 0.00 1 0.012 0 0 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ** Compaction Stats [default] ** 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 711.4 0.01 0.00 1 0.012 0 0 2023-12-06T15:58:23.427 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Flush(GB): cumulative 0.009, interval 0.000 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Cumulative compaction: 0.01 GB write, 238.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.101+0000 7f325a4ba880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] at bind addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 1 mon.c@-1(???) e3 preinit fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 0 mon.c@-1(???).mds e1 new map 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 0 mon.c@-1(???).mds e1 print_map 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: e1 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T15:58:23.428 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: legacy client fscid: -1 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: No filesystems configured 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 0 mon.c@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: cephadm 2023-12-06T15:58:18.590748+0000 mgr.y (mgr.24883) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: audit 2023-12-06T15:58:18.596545+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: audit 2023-12-06T15:58:18.598012+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: audit 2023-12-06T15:58:18.599480+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: audit 2023-12-06T15:58:18.601091+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: cephadm 2023-12-06T15:58:18.602612+0000 mgr.y (mgr.24883) 8 : cephadm [INF] Deploying daemon mon.c on smithi060 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: audit 2023-12-06T15:58:18.603625+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: cluster 2023-12-06T15:58:19.037088+0000 mgr.y (mgr.24883) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:23.429 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:23 smithi060 bash[51038]: debug 2023-12-06T15:58:23.105+0000 7f325a4ba880 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:23.039334+0000 mgr.y (mgr.24883) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:23.321864+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:24.106740+0000 mon.a (mon.0) 101 : cluster [INF] mon.a calling monitor election 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:24.110365+0000 mon.a (mon.0) 102 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:24.118213+0000 mon.a (mon.0) 103 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:24.119268+0000 mon.a (mon.0) 104 : cluster [DBG] fsmap 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:24.119516+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:24.120274+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e31: y(active, since 21s), standbys: x 2023-12-06T15:58:25.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: cluster 2023-12-06T15:58:24.127383+0000 mon.a (mon.0) 107 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:25.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: audit 2023-12-06T15:58:24.131669+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:25.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: audit 2023-12-06T15:58:24.133348+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:25.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:25 smithi088 bash[24797]: audit 2023-12-06T15:58:24.136457+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:23.039334+0000 mgr.y (mgr.24883) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:23.321864+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:24.106740+0000 mon.a (mon.0) 101 : cluster [INF] mon.a calling monitor election 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:24.110365+0000 mon.a (mon.0) 102 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:24.118213+0000 mon.a (mon.0) 103 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:24.119268+0000 mon.a (mon.0) 104 : cluster [DBG] fsmap 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:24.119516+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:25.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:24.120274+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e31: y(active, since 21s), standbys: x 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: cluster 2023-12-06T15:58:24.127383+0000 mon.a (mon.0) 107 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: audit 2023-12-06T15:58:24.131669+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: audit 2023-12-06T15:58:24.133348+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[49853]: audit 2023-12-06T15:58:24.136457+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:23.039334+0000 mgr.y (mgr.24883) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:23.321864+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:24.106740+0000 mon.a (mon.0) 101 : cluster [INF] mon.a calling monitor election 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:24.110365+0000 mon.a (mon.0) 102 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:24.118213+0000 mon.a (mon.0) 103 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:24.119268+0000 mon.a (mon.0) 104 : cluster [DBG] fsmap 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:24.119516+0000 mon.a (mon.0) 105 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:24.120274+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e31: y(active, since 21s), standbys: x 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: cluster 2023-12-06T15:58:24.127383+0000 mon.a (mon.0) 107 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: audit 2023-12-06T15:58:24.131669+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:25.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: audit 2023-12-06T15:58:24.133348+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:25.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:25 smithi060 bash[51038]: audit 2023-12-06T15:58:24.136457+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:26.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:26 smithi088 bash[24797]: cluster 2023-12-06T15:58:25.040859+0000 mgr.y (mgr.24883) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:26.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:26 smithi060 bash[49853]: cluster 2023-12-06T15:58:25.040859+0000 mgr.y (mgr.24883) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:26.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:26 smithi060 bash[51038]: cluster 2023-12-06T15:58:25.040859+0000 mgr.y (mgr.24883) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:28.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:28 smithi060 bash[49853]: cluster 2023-12-06T15:58:27.041582+0000 mgr.y (mgr.24883) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:28.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:28 smithi060 bash[51038]: cluster 2023-12-06T15:58:27.041582+0000 mgr.y (mgr.24883) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:28.407 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:28 smithi060 bash[47491]: debug 2023-12-06T15:58:28.113+0000 7fd324ece700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-06T15:58:28.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:28 smithi088 bash[24797]: cluster 2023-12-06T15:58:27.041582+0000 mgr.y (mgr.24883) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:30.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:30 smithi060 bash[49853]: cluster 2023-12-06T15:58:29.042285+0000 mgr.y (mgr.24883) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:30.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:30 smithi060 bash[51038]: cluster 2023-12-06T15:58:29.042285+0000 mgr.y (mgr.24883) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:30.571 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:30 smithi088 bash[24797]: cluster 2023-12-06T15:58:29.042285+0000 mgr.y (mgr.24883) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:31.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:31 smithi088 bash[24797]: audit 2023-12-06T15:58:30.320621+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:31.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:31 smithi088 bash[24797]: audit 2023-12-06T15:58:30.327511+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:31.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:31 smithi088 bash[24797]: audit 2023-12-06T15:58:30.338374+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:31.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:31 smithi088 bash[24797]: audit 2023-12-06T15:58:30.342324+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:31.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:31 smithi088 bash[24797]: audit 2023-12-06T15:58:30.344645+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:58:31.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:31 smithi088 bash[24797]: audit 2023-12-06T15:58:30.346182+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T15:58:31.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:31 smithi088 bash[24797]: cephadm 2023-12-06T15:58:30.347398+0000 mgr.y (mgr.24883) 15 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[49853]: audit 2023-12-06T15:58:30.320621+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[49853]: audit 2023-12-06T15:58:30.327511+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[49853]: audit 2023-12-06T15:58:30.338374+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[49853]: audit 2023-12-06T15:58:30.342324+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[49853]: audit 2023-12-06T15:58:30.344645+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[49853]: audit 2023-12-06T15:58:30.346182+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[49853]: cephadm 2023-12-06T15:58:30.347398+0000 mgr.y (mgr.24883) 15 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[51038]: audit 2023-12-06T15:58:30.320621+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[51038]: audit 2023-12-06T15:58:30.327511+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[51038]: audit 2023-12-06T15:58:30.338374+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:31.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[51038]: audit 2023-12-06T15:58:30.342324+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[51038]: audit 2023-12-06T15:58:30.344645+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T15:58:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[51038]: audit 2023-12-06T15:58:30.346182+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T15:58:31.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:31 smithi060 bash[51038]: cephadm 2023-12-06T15:58:30.347398+0000 mgr.y (mgr.24883) 15 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-06T15:58:32.617 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:32 smithi088 bash[24797]: cluster 2023-12-06T15:58:31.043777+0000 mgr.y (mgr.24883) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:32.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:32 smithi060 bash[49853]: cluster 2023-12-06T15:58:31.043777+0000 mgr.y (mgr.24883) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:32.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:32 smithi060 bash[51038]: cluster 2023-12-06T15:58:31.043777+0000 mgr.y (mgr.24883) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:33.656 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[46775]: ts=2023-12-06T15:58:33.246Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T15:58:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: cephadm 2023-12-06T15:58:32.386571+0000 mgr.y (mgr.24883) 17 : cephadm [INF] Upgrade: Updating mon.b 2023-12-06T15:58:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: audit 2023-12-06T15:58:32.395183+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: audit 2023-12-06T15:58:32.397152+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:33.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: audit 2023-12-06T15:58:32.398845+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: audit 2023-12-06T15:58:32.400477+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: cephadm 2023-12-06T15:58:32.401949+0000 mgr.y (mgr.24883) 18 : cephadm [INF] Deploying daemon mon.b on smithi088 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: audit 2023-12-06T15:58:32.402924+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[49853]: cluster 2023-12-06T15:58:33.044564+0000 mgr.y (mgr.24883) 19 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: cephadm 2023-12-06T15:58:32.386571+0000 mgr.y (mgr.24883) 17 : cephadm [INF] Upgrade: Updating mon.b 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: audit 2023-12-06T15:58:32.395183+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: audit 2023-12-06T15:58:32.397152+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: audit 2023-12-06T15:58:32.398845+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: audit 2023-12-06T15:58:32.400477+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: cephadm 2023-12-06T15:58:32.401949+0000 mgr.y (mgr.24883) 18 : cephadm [INF] Deploying daemon mon.b on smithi088 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: audit 2023-12-06T15:58:32.402924+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T15:58:33.657 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:33 smithi060 bash[51038]: cluster 2023-12-06T15:58:33.044564+0000 mgr.y (mgr.24883) 19 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:33.661 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: cephadm 2023-12-06T15:58:32.386571+0000 mgr.y (mgr.24883) 17 : cephadm [INF] Upgrade: Updating mon.b 2023-12-06T15:58:33.661 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: audit 2023-12-06T15:58:32.395183+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:33.661 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: audit 2023-12-06T15:58:32.397152+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:33.661 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: audit 2023-12-06T15:58:32.398845+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:33.661 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: audit 2023-12-06T15:58:32.400477+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:33.661 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: cephadm 2023-12-06T15:58:32.401949+0000 mgr.y (mgr.24883) 18 : cephadm [INF] Deploying daemon mon.b on smithi088 2023-12-06T15:58:33.662 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: audit 2023-12-06T15:58:32.402924+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T15:58:33.662 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:33 smithi088 bash[24797]: cluster 2023-12-06T15:58:33.044564+0000 mgr.y (mgr.24883) 19 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:34.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:34 smithi088 systemd[1]: Stopping Ceph mon.b for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:34.783 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T15:58:34.979 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:34 smithi088 bash[24797]: debug 2023-12-06T15:58:34.677+0000 7f4c5a3f3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:58:34.979 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:34 smithi088 bash[24797]: debug 2023-12-06T15:58:34.677+0000 7f4c5a3f3700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T15:58:35.795 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:35 smithi088 bash[41121]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.b 2023-12-06T15:58:35.796 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:35 smithi088 bash[41177]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.b 2023-12-06T15:58:36.101 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:35 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-06T15:58:36.102 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:35 smithi088 systemd[1]: Stopped Ceph mon.b for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:58:36.102 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:36 smithi088 systemd[1]: Started Ceph mon.b for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:58:37.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.061+0000 7f59708d2880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:58:37.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.061+0000 7f59708d2880 0 ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable), process ceph-mon, pid 7 2023-12-06T15:58:37.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.061+0000 7f59708d2880 0 pidfile_write: ignore empty --pid-file 2023-12-06T15:58:37.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 0 load: jerasure load: lrc load: isa 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: RocksDB version: 6.8.1 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Compile date Dec 5 2023 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: DB SUMMARY 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: CURRENT file: CURRENT 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 990 Bytes 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 14937873 ; 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.create_if_missing: 0 2023-12-06T15:58:37.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.env: 0x55a1934ec080 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.fs: Posix File System 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.info_log: 0x55a195c84220 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:58:37.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:58:37.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:58:37.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:58:37.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:58:37.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:58:37.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:58:37.392 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.db_log_dir: 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.write_buffer_manager: 0x55a196978390 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:58:37.393 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.unordered_write: 0 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.row_cache: None 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.wal_filter: None 2023-12-06T15:58:37.394 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.log_readahead_size: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:58:37.395 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Compression algorithms supported: 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kZSTD supported: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:58:37.396 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.merge_operator: 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a195c27d28) 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: cache_index_and_filter_blocks: 1 2023-12-06T15:58:37.397 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: pin_top_level_index_and_filter: 1 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: index_type: 0 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: data_block_index_type: 0 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: index_shortening: 1 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: hash_index_allow_collision: 1 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: checksum: 1 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: no_block_cache: 0 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_cache: 0x55a195c5ef10 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_cache_name: BinnedLRUCache 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_cache_options: 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: capacity : 536870912 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: num_shard_bits : 4 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: strict_capacity_limit : 0 2023-12-06T15:58:37.398 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: high_pri_pool_ratio: 0.000 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_cache_compressed: (nil) 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: persistent_cache: (nil) 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_size: 4096 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_size_deviation: 10 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_restart_interval: 16 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: index_block_restart_interval: 1 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: metadata_block_size: 4096 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: partition_filters: 0 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: use_delta_encoding: 1 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: whole_key_filtering: 1 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: verify_compression: 0 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: read_amp_bytes_per_bit: 0 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: format_version: 2 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: enable_index_compression: 1 2023-12-06T15:58:37.399 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: block_align: 0 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.num_levels: 7 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:58:37.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:58:37.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:58:37.402 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:58:37.403 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:58:37.404 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.ttl: 2592000 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.065+0000 7f59708d2880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.069+0000 7f59708d2880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 30, last_sequence is 11485, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.069+0000 7f59708d2880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.069+0000 7f59708d2880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878317072727, "job": 1, "event": "recovery_started", "log_files": [25]} 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.069+0000 7f59708d2880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.085+0000 7f59708d2880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.097+0000 7f59708d2880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878317102770, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 9781877, "table_properties": {"data_size": 9773062, "index_size": 7031, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 965, "raw_key_size": 7108, "raw_average_key_size": 20, "raw_value_size": 9762832, "raw_average_value_size": 28463, "num_data_blocks": 221, "num_entries": 343, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701878317, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.097+0000 7f59708d2880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.101+0000 7f59708d2880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701878317105067, "job": 1, "event": "recovery_finished"} 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 4 rocksdb: DB pointer 0x55a195d27800 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59576d8700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59576d8700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ** DB Stats ** 2023-12-06T15:58:37.405 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ** Compaction Stats [default] ** 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: L0 1/0 9.33 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 626.8 0.01 0.00 1 0.015 0 0 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: L6 2/0 72.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Sum 3/0 81.95 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 626.8 0.01 0.00 1 0.015 0 0 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 626.8 0.01 0.00 1 0.015 0 0 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ** Compaction Stats [default] ** 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:37.406 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 626.8 0.01 0.00 1 0.015 0 0 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Flush(GB): cumulative 0.009, interval 0.009 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Cumulative compaction: 0.01 GB write, 251.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Interval compaction: 0.01 GB write, 251.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ** Compaction Stats [default] ** 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: L0 1/0 9.33 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 626.8 0.01 0.00 1 0.015 0 0 2023-12-06T15:58:37.407 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: L6 2/0 72.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Sum 3/0 81.95 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 626.8 0.01 0.00 1 0.015 0 0 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ** Compaction Stats [default] ** 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 626.8 0.01 0.00 1 0.015 0 0 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Flush(GB): cumulative 0.009, interval 0.000 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Cumulative compaction: 0.01 GB write, 251.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:58:37.408 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 1 mon.b@-1(???) e3 preinit fsid 1a17cd38-944e-11ee-95a2-87774f69a715 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 0 mon.b@-1(???).mds e1 new map 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 0 mon.b@-1(???).mds e1 print_map 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: e1 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: legacy client fscid: -1 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: No filesystems configured 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 0 mon.b@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: cephadm 2023-12-06T15:58:32.386571+0000 mgr.y (mgr.24883) 17 : cephadm [INF] Upgrade: Updating mon.b 2023-12-06T15:58:37.409 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: audit 2023-12-06T15:58:32.395183+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:37.410 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: audit 2023-12-06T15:58:32.397152+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:58:37.410 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: audit 2023-12-06T15:58:32.398845+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T15:58:37.410 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: audit 2023-12-06T15:58:32.400477+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:58:37.410 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: cephadm 2023-12-06T15:58:32.401949+0000 mgr.y (mgr.24883) 18 : cephadm [INF] Deploying daemon mon.b on smithi088 2023-12-06T15:58:37.410 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: audit 2023-12-06T15:58:32.402924+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T15:58:37.410 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: cluster 2023-12-06T15:58:33.044564+0000 mgr.y (mgr.24883) 19 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:37.410 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:37 smithi088 bash[41294]: debug 2023-12-06T15:58:37.105+0000 7f59708d2880 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-06T15:58:37.755 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T15:58:37.755 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 running (2m) 7s ago 8m 18.6M - 0.26.0 9f27df16978d 9e20548b90ac 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi088 running (8m) 21s ago 8m 26.6M - 6.6.2 87a51ecf0b1c fefef9656550 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi088 *:8443 running (55s) 21s ago 12m 376M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 62ef3df88b0d 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:8443 running (93s) 7s ago 14m 410M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 d0a57e413949 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (43s) 7s ago 15m 39.8M 2048M 16.2.14-335-gd03fca4f f9c9e8cc8fe8 c859bcd91629 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi088 starting - - - 2048M 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (15s) 7s ago 13m 29.9M 2048M 16.2.14-335-gd03fca4f f9c9e8cc8fe8 951691e0a958 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 running (8m) 7s ago 8m 11.7M - 1.7.0 72c9c2088986 ba6d1fb4db70 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi088 running (8m) 21s ago 8m 11.9M - 1.7.0 72c9c2088986 445808827ee1 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (12m) 7s ago 12m 49.0M 4096M 15.2.0 204a01f9b0b6 b5fcf914ca24 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11m) 7s ago 12m 49.0M 4096M 15.2.0 204a01f9b0b6 30217d78deec 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11m) 7s ago 11m 46.9M 4096M 15.2.0 204a01f9b0b6 0e4a93a3898e 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11m) 7s ago 11m 48.4M 4096M 15.2.0 204a01f9b0b6 a8970d47039a 2023-12-06T15:58:37.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi088 running (10m) 21s ago 10m 49.0M 4096M 15.2.0 204a01f9b0b6 15681ca091ca 2023-12-06T15:58:37.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi088 running (10m) 21s ago 10m 48.2M 4096M 15.2.0 204a01f9b0b6 123f77d858d0 2023-12-06T15:58:37.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi088 running (9m) 21s ago 9m 46.3M 4096M 15.2.0 204a01f9b0b6 219580999d8f 2023-12-06T15:58:37.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi088 running (9m) 21s ago 9m 48.9M 4096M 15.2.0 204a01f9b0b6 c532d184656d 2023-12-06T15:58:37.757 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi088 running (112s) 21s ago 9m 38.8M - 2.48.0 620d5e2a39df e048ddc0c303 2023-12-06T15:58:37.757 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi060.iyxlwg smithi060 running (6m) 7s ago 6m 50.4M - 15.2.0 204a01f9b0b6 c403ea78ca1c 2023-12-06T15:58:37.757 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.r.z.smithi088.mhtkft smithi088 running (6m) 21s ago 6m 50.4M - 15.2.0 204a01f9b0b6 1f0feadf7916 2023-12-06T15:58:38.500 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T15:58:42.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:42 smithi060 bash[47491]: debug 2023-12-06T15:58:42.113+0000 7fd324ece700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-06T15:58:43.998 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 3 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-06T15:58:43.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 10, 2023-12-06T15:58:44.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 5 2023-12-06T15:58:44.000 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-06T15:58:44.000 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-06T15:58:44.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:37.908815+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:44.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:37.914365+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T15:58:44.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.916680+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:44.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.917522+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2023-12-06T15:58:44.206 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.917577+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.918220+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.918523+0000 mon.a (mon.0) 149 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.923863+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.924925+0000 mon.a (mon.0) 151 : cluster [INF] mon.a calling monitor election 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.933079+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.940575+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.948238+0000 mon.a (mon.0) 153 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.949079+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.949125+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.949748+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.949996+0000 mon.a (mon.0) 157 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.950027+0000 mon.a (mon.0) 158 : cluster [INF] Cluster is now healthy 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:42.956078+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: audit 2023-12-06T15:58:42.960655+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:44.207 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: audit 2023-12-06T15:58:42.962408+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: audit 2023-12-06T15:58:42.965491+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[51038]: cluster 2023-12-06T15:58:43.049901+0000 mgr.y (mgr.24883) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:37.908815+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:37.914365+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.916680+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.917522+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.917577+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.918220+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.918523+0000 mon.a (mon.0) 149 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.923863+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:44.208 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.924925+0000 mon.a (mon.0) 151 : cluster [INF] mon.a calling monitor election 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.933079+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.940575+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.948238+0000 mon.a (mon.0) 153 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.949079+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.949125+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.949748+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.949996+0000 mon.a (mon.0) 157 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.950027+0000 mon.a (mon.0) 158 : cluster [INF] Cluster is now healthy 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:42.956078+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: audit 2023-12-06T15:58:42.960655+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: audit 2023-12-06T15:58:42.962408+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: audit 2023-12-06T15:58:42.965491+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:44.209 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:43 smithi060 bash[49853]: cluster 2023-12-06T15:58:43.049901+0000 mgr.y (mgr.24883) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:44.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:37.908815+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:44.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:37.914365+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T15:58:44.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.916680+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:44.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.917522+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2023-12-06T15:58:44.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.917577+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:44.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.918220+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-12-06T15:58:44.389 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.918523+0000 mon.a (mon.0) 149 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.923863+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.924925+0000 mon.a (mon.0) 151 : cluster [INF] mon.a calling monitor election 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.933079+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.940575+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.948238+0000 mon.a (mon.0) 153 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.949079+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.949125+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.949748+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.949996+0000 mon.a (mon.0) 157 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.950027+0000 mon.a (mon.0) 158 : cluster [INF] Cluster is now healthy 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:42.956078+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: audit 2023-12-06T15:58:42.960655+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: audit 2023-12-06T15:58:42.962408+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T15:58:44.390 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: audit 2023-12-06T15:58:42.965491+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24883 172.21.15.60:0/2470371340' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T15:58:44.391 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:43 smithi088 bash[41294]: cluster 2023-12-06T15:58:43.049901+0000 mgr.y (mgr.24883) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:44.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-06T15:58:45.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:44 smithi060 bash[49853]: audit 2023-12-06T15:58:43.991520+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.60:0/1363714155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:45.156 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:44 smithi060 bash[51038]: audit 2023-12-06T15:58:43.991520+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.60:0/1363714155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:45.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:44 smithi088 bash[41294]: audit 2023-12-06T15:58:43.991520+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.60:0/1363714155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:46.222 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:45 smithi060 bash[49853]: cluster 2023-12-06T15:58:45.051388+0000 mgr.y (mgr.24883) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:46.222 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:45 smithi060 bash[51038]: cluster 2023-12-06T15:58:45.051388+0000 mgr.y (mgr.24883) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:46.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:45 smithi088 bash[41294]: cluster 2023-12-06T15:58:45.051388+0000 mgr.y (mgr.24883) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:48.048 INFO:teuthology.orchestra.run.smithi060.stdout:false 2023-12-06T15:58:48.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:48 smithi088 bash[41294]: cluster 2023-12-06T15:58:47.052147+0000 mgr.y (mgr.24883) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:48.388 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:48 smithi088 bash[41294]: audit 2023-12-06T15:58:48.027160+0000 mon.a (mon.0) 164 : audit [DBG] from='client.44130 172.21.15.60:0/3642695410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:48 smithi060 bash[49853]: cluster 2023-12-06T15:58:47.052147+0000 mgr.y (mgr.24883) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:48.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:48 smithi060 bash[49853]: audit 2023-12-06T15:58:48.027160+0000 mon.a (mon.0) 164 : audit [DBG] from='client.44130 172.21.15.60:0/3642695410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:48 smithi060 bash[51038]: cluster 2023-12-06T15:58:47.052147+0000 mgr.y (mgr.24883) 27 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:48.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:48 smithi060 bash[51038]: audit 2023-12-06T15:58:48.027160+0000 mon.a (mon.0) 164 : audit [DBG] from='client.44130 172.21.15.60:0/3642695410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T15:58:48.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:58:48.789 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 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 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T15:58:48.865 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f2fcb9f8717a44b9a13abf163df8fd84 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 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 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-06T15:58:48.867 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T15:58:48.877 INFO:tasks.cephadm:Teardown begin 2023-12-06T15:58:48.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:58:48.898 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:58:48.936 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T15:58:48.936 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T15:58:48.947 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T15:58:48.983 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T15:58:48.983 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T15:58:48.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:58:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:48 smithi060 systemd[1]: Stopping Ceph mon.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:49.156 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:49 smithi060 bash[52169]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:58:49.496 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:49 smithi060 bash[49853]: debug 2023-12-06T15:58:49.181+0000 7f27ad698700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T15:58:49.497 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 06 15:58:49 smithi060 bash[49853]: debug 2023-12-06T15:58:49.181+0000 7f27ad698700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-06T15:58:50.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T15:58:50.155 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:58:50.155 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T15:58:50.156 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-12-06T15:58:50.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.c 2023-12-06T15:58:50.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:50 smithi060 systemd[1]: Stopping Ceph mon.c for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:50.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:50 smithi060 bash[52279]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.c 2023-12-06T15:58:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:50 smithi060 bash[51038]: debug 2023-12-06T15:58:50.393+0000 7f324a2d2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T15:58:50.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 06 15:58:50 smithi060 bash[51038]: debug 2023-12-06T15:58:50.393+0000 7f324a2d2700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-06T15:58:51.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T15:58:51.337 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:58:51.337 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-12-06T15:58:51.338 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T15:58:51.338 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.b 2023-12-06T15:58:51.638 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:51 smithi088 systemd[1]: Stopping Ceph mon.b for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:51.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:51 smithi088 bash[41918]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mon.b 2023-12-06T15:58:51.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:51 smithi088 bash[41294]: debug 2023-12-06T15:58:51.524+0000 7f59606ea700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-06T15:58:51.639 INFO:journalctl@ceph.mon.b.smithi088.stdout:Dec 06 15:58:51 smithi088 bash[41294]: debug 2023-12-06T15:58:51.524+0000 7f59606ea700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-06T15:58:52.472 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T15:58:52.511 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:58:52.511 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T15:58:52.511 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T15:58:52.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:58:52.776 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:52 smithi060 systemd[1]: Stopping Ceph mgr.y for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:52.776 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:52 smithi060 bash[52392]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.y 2023-12-06T15:58:52.776 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:52 smithi060 bash[47491]: debug 2023-12-06T15:58:52.713+0000 7fd34fd00700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T15:58:52.776 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 06 15:58:52 smithi060 bash[47491]: debug 2023-12-06T15:58:52.713+0000 7fd34fd00700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-06T15:58:53.498 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T15:58:53.529 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:58:53.529 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T15:58:53.530 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T15:58:53.530 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x 2023-12-06T15:58:53.888 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:53 smithi088 systemd[1]: Stopping Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:53.889 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:53 smithi088 bash[42037]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr.x 2023-12-06T15:58:54.460 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T15:58:54.469 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:54 smithi088 bash[42071]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr-x 2023-12-06T15:58:54.469 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:54 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T15:58:54.469 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:54 smithi088 bash[42135]: Error response from daemon: No such container: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-mgr-x 2023-12-06T15:58:54.469 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:54 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T15:58:54.469 INFO:journalctl@ceph.mgr.x.smithi088.stdout:Dec 06 15:58:54 smithi088 systemd[1]: Stopped Ceph mgr.x for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:58:54.488 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:58:54.488 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T15:58:54.488 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T15:58:54.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.0 2023-12-06T15:58:54.760 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:58:54 smithi060 systemd[1]: Stopping Ceph osd.0 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:54.760 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:58:54 smithi060 bash[30424]: debug 2023-12-06T15:58:54.617+0000 7fec3f34d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:58:54.760 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:58:54 smithi060 bash[30424]: debug 2023-12-06T15:58:54.617+0000 7fec3f34d700 -1 osd.0 64 *** Got signal Terminated *** 2023-12-06T15:58:54.760 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:58:54 smithi060 bash[30424]: debug 2023-12-06T15:58:54.617+0000 7fec3f34d700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:58:55.656 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:58:55 smithi060 bash[52506]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.0 2023-12-06T15:58:55.656 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 06 15:58:55 smithi060 bash[52542]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.0/unit.stop: No such file or directory 2023-12-06T15:58:57.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T15:58:57.381 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:58:57.381 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T15:58:57.381 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T15:58:57.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.1 2023-12-06T15:58:57.656 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:58:57 smithi060 systemd[1]: Stopping Ceph osd.1 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:58:57.656 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:58:57 smithi060 bash[32072]: debug 2023-12-06T15:58:57.481+0000 7fc71242e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:58:57.656 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:58:57 smithi060 bash[32072]: debug 2023-12-06T15:58:57.481+0000 7fc71242e700 -1 osd.1 64 *** Got signal Terminated *** 2023-12-06T15:58:57.657 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:58:57 smithi060 bash[32072]: debug 2023-12-06T15:58:57.481+0000 7fc71242e700 -1 osd.1 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:58:58.406 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:58:58 smithi060 bash[52631]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.1 2023-12-06T15:58:58.406 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 06 15:58:58 smithi060 bash[52671]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.1/unit.stop: No such file or directory 2023-12-06T15:59:00.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T15:59:00.299 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:00.299 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T15:59:00.299 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T15:59:00.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.2 2023-12-06T15:59:00.656 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:00 smithi060 systemd[1]: Stopping Ceph osd.2 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:00.657 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:00 smithi060 bash[33685]: debug 2023-12-06T15:59:00.388+0000 7fd961db6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:59:00.657 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:00 smithi060 bash[33685]: debug 2023-12-06T15:59:00.388+0000 7fd961db6700 -1 osd.2 64 *** Got signal Terminated *** 2023-12-06T15:59:00.657 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:00 smithi060 bash[33685]: debug 2023-12-06T15:59:00.388+0000 7fd961db6700 -1 osd.2 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:59:01.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:01 smithi060 bash[52759]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.2 2023-12-06T15:59:01.406 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:01 smithi060 bash[52797]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.2/unit.stop: No such file or directory 2023-12-06T15:59:03.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T15:59:03.161 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:03 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-12-06T15:59:03.161 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 06 15:59:03 smithi060 systemd[1]: Stopped Ceph osd.2 for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:59:03.184 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:03.184 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T15:59:03.184 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T15:59:03.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.3 2023-12-06T15:59:03.453 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:59:03 smithi060 systemd[1]: Stopping Ceph osd.3 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:03.454 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:59:03 smithi060 bash[35247]: debug 2023-12-06T15:59:03.340+0000 7fe903f09700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:59:03.454 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:59:03 smithi060 bash[35247]: debug 2023-12-06T15:59:03.340+0000 7fe903f09700 -1 osd.3 64 *** Got signal Terminated *** 2023-12-06T15:59:03.454 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:59:03 smithi060 bash[35247]: debug 2023-12-06T15:59:03.340+0000 7fe903f09700 -1 osd.3 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:59:04.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:59:04 smithi060 bash[52885]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.3 2023-12-06T15:59:04.406 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 06 15:59:04 smithi060 bash[52922]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.3/unit.stop: No such file or directory 2023-12-06T15:59:05.984 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T15:59:06.021 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:06.021 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T15:59:06.021 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T15:59:06.022 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.4 2023-12-06T15:59:06.293 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:59:06 smithi088 systemd[1]: Stopping Ceph osd.4 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:06.293 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:59:06 smithi088 bash[26900]: debug 2023-12-06T15:59:06.152+0000 7fcbf92a9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:59:06.293 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:59:06 smithi088 bash[26900]: debug 2023-12-06T15:59:06.156+0000 7fcbf92a9700 -1 osd.4 64 *** Got signal Terminated *** 2023-12-06T15:59:06.293 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:59:06 smithi088 bash[26900]: debug 2023-12-06T15:59:06.156+0000 7fcbf92a9700 -1 osd.4 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:59:07.138 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:59:06 smithi088 bash[42161]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.4 2023-12-06T15:59:07.139 INFO:journalctl@ceph.osd.4.smithi088.stdout:Dec 06 15:59:06 smithi088 bash[42206]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.4/unit.stop: No such file or directory 2023-12-06T15:59:08.927 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T15:59:08.961 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:08.961 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T15:59:08.961 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T15:59:08.961 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.5 2023-12-06T15:59:09.353 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:59:08 smithi088 systemd[1]: Stopping Ceph osd.5 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:09.353 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:59:09 smithi088 bash[28544]: debug 2023-12-06T15:59:09.060+0000 7f0eab626700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:59:09.353 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:59:09 smithi088 bash[28544]: debug 2023-12-06T15:59:09.060+0000 7f0eab626700 -1 osd.5 64 *** Got signal Terminated *** 2023-12-06T15:59:09.354 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:59:09 smithi088 bash[28544]: debug 2023-12-06T15:59:09.060+0000 7f0eab626700 -1 osd.5 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:59:09.888 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:59:09 smithi088 bash[42309]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.5 2023-12-06T15:59:09.889 INFO:journalctl@ceph.osd.5.smithi088.stdout:Dec 06 15:59:09 smithi088 bash[42349]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.5/unit.stop: No such file or directory 2023-12-06T15:59:11.618 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T15:59:11.648 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:11.648 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T15:59:11.649 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T15:59:11.649 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.6 2023-12-06T15:59:11.888 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:59:11 smithi088 systemd[1]: Stopping Ceph osd.6 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:11.889 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:59:11 smithi088 bash[30083]: debug 2023-12-06T15:59:11.792+0000 7fb22a94d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:59:11.889 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:59:11 smithi088 bash[30083]: debug 2023-12-06T15:59:11.792+0000 7fb22a94d700 -1 osd.6 64 *** Got signal Terminated *** 2023-12-06T15:59:11.889 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:59:11 smithi088 bash[30083]: debug 2023-12-06T15:59:11.792+0000 7fb22a94d700 -1 osd.6 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:59:12.878 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:59:12 smithi088 bash[42438]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.6 2023-12-06T15:59:12.878 INFO:journalctl@ceph.osd.6.smithi088.stdout:Dec 06 15:59:12 smithi088 bash[42477]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.6/unit.stop: No such file or directory 2023-12-06T15:59:14.275 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T15:59:14.311 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:14.311 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T15:59:14.312 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T15:59:14.312 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.7 2023-12-06T15:59:14.529 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:59:14 smithi088 systemd[1]: Stopping Ceph osd.7 for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:14.530 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:59:14 smithi088 bash[31720]: debug 2023-12-06T15:59:14.408+0000 7ffa1bcfc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:59:14.530 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:59:14 smithi088 bash[31720]: debug 2023-12-06T15:59:14.408+0000 7ffa1bcfc700 -1 osd.7 64 *** Got signal Terminated *** 2023-12-06T15:59:14.530 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:59:14 smithi088 bash[31720]: debug 2023-12-06T15:59:14.408+0000 7ffa1bcfc700 -1 osd.7 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T15:59:15.385 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:59:14 smithi088 bash[42564]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-osd.7 2023-12-06T15:59:15.386 INFO:journalctl@ceph.osd.7.smithi088.stdout:Dec 06 15:59:14 smithi088 bash[42605]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/osd.7/unit.stop: No such file or directory 2023-12-06T15:59:16.792 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T15:59:16.823 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:16.823 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T15:59:16.824 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T15:59:16.824 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-1a17cd38-944e-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T15:59:17.134 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 systemd[1]: Stopping Ceph prometheus.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.939Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.939Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.939Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.939Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.939Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.939Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.940Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:59:17.135 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.940Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-06T15:59:17.136 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.940Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-06T15:59:17.136 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.942Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:59:17.136 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.942Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-06T15:59:17.136 INFO:journalctl@ceph.prometheus.a.smithi088.stdout:Dec 06 15:59:16 smithi088 bash[37865]: ts=2023-12-06T15:59:16.942Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-06T15:59:17.585 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1a17cd38-944e-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T15:59:17.620 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T15:59:17.620 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T15:59:17.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T15:59:17.740 INFO:teuthology.orchestra.run.smithi060.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-06T15:59:17.741 INFO:teuthology.orchestra.run.smithi060.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-06T15:59:17.741 INFO:teuthology.orchestra.run.smithi060.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-06T15:59:17.741 INFO:teuthology.orchestra.run.smithi060.stderr: [--retry RETRY] 2023-12-06T15:59:17.741 INFO:teuthology.orchestra.run.smithi060.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-06T15:59:17.741 INFO:teuthology.orchestra.run.smithi060.stderr: ... 2023-12-06T15:59:17.741 INFO:teuthology.orchestra.run.smithi060.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-06T15:59:17.749 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-06T15:59:17.750 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T15:59:17.863 INFO:teuthology.orchestra.run.smithi088.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-06T15:59:17.863 INFO:teuthology.orchestra.run.smithi088.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-06T15:59:17.863 INFO:teuthology.orchestra.run.smithi088.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-06T15:59:17.864 INFO:teuthology.orchestra.run.smithi088.stderr: [--retry RETRY] 2023-12-06T15:59:17.864 INFO:teuthology.orchestra.run.smithi088.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-06T15:59:17.864 INFO:teuthology.orchestra.run.smithi088.stderr: ... 2023-12-06T15:59:17.864 INFO:teuthology.orchestra.run.smithi088.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-06T15:59:17.872 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-06T15:59:17.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:59:17.888 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:59:17.902 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T15:59:17.904 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310/remote/ubuntu@smithi060.front.sepia.ceph.com/crash 2023-12-06T15:59:17.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/crash -- . 2023-12-06T15:59:17.921 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310/remote/ubuntu@smithi088.front.sepia.ceph.com/crash 2023-12-06T15:59:17.922 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/crash -- . 2023-12-06T15:59:17.938 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T15:59:17.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T15:59:17.986 INFO:teuthology.orchestra.run.smithi060.stderr:grep: /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T15:59:17.988 INFO:tasks.cephadm:Compressing logs... 2023-12-06T15:59:17.989 DEBUG:teuthology.orchestra.run.smithi060:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T15:59:17.991 DEBUG:teuthology.orchestra.run.smithi088:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T15:59:18.001 INFO:teuthology.orchestra.run.smithi060.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T15:59:18.007 INFO:teuthology.orchestra.run.smithi088.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T15:59:18.016 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T15:59:18.016 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T15:59:18.019 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T15:59:18.019 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T15:59:18.019 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mgr.x.log /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.b.log: 2023-12-06T15:59:18.019 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T15:59:18.020 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T15:59:18.020 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi060.iyxlwg.log 2023-12-06T15:59:18.020 INFO:teuthology.orchestra.run.smithi060.stderr:gzip /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.c.log: -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T15:59:18.020 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi060.iyxlwg.log: gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T15:59:18.020 INFO:teuthology.orchestra.run.smithi060.stderr: 58.3% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi060.iyxlwg.log.gz 2023-12-06T15:59:18.020 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T15:59:18.021 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T15:59:18.023 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.3.log: -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T15:59:18.023 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T15:59:18.024 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi088.mhtkft.log 2023-12-06T15:59:18.024 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T15:59:18.024 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T15:59:18.025 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi088.mhtkft.log: gzip -5 --verbose 58.4% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi088.mhtkft.log.gz 2023-12-06T15:59:18.025 INFO:teuthology.orchestra.run.smithi088.stderr:-- /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T15:59:18.025 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T15:59:18.029 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 91.0% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T15:59:18.031 INFO:teuthology.orchestra.run.smithi088.stderr: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T15:59:18.036 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.3% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T15:59:18.036 INFO:teuthology.orchestra.run.smithi060.stderr: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T15:59:18.062 INFO:teuthology.orchestra.run.smithi088.stderr: 90.0% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T15:59:18.282 INFO:teuthology.orchestra.run.smithi060.stderr: 91.9% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T15:59:18.309 INFO:teuthology.orchestra.run.smithi088.stderr: 93.0% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T15:59:18.323 INFO:teuthology.orchestra.run.smithi088.stderr: 93.4% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T15:59:18.340 INFO:teuthology.orchestra.run.smithi060.stderr: 92.5% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T15:59:18.366 INFO:teuthology.orchestra.run.smithi088.stderr: 93.2% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T15:59:18.384 INFO:teuthology.orchestra.run.smithi088.stderr: 92.8% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T15:59:18.399 INFO:teuthology.orchestra.run.smithi060.stderr: 93.0% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T15:59:18.428 INFO:teuthology.orchestra.run.smithi060.stderr: 93.4% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T15:59:18.456 INFO:teuthology.orchestra.run.smithi060.stderr: 94.6% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T15:59:18.472 INFO:teuthology.orchestra.run.smithi088.stderr: 93.5% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T15:59:18.473 INFO:teuthology.orchestra.run.smithi088.stderr: 2023-12-06T15:59:18.473 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m0.477s 2023-12-06T15:59:18.473 INFO:teuthology.orchestra.run.smithi088.stderr:user 0m1.766s 2023-12-06T15:59:18.474 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m0.077s 2023-12-06T15:59:18.479 INFO:teuthology.orchestra.run.smithi060.stderr: 93.2% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T15:59:18.709 INFO:teuthology.orchestra.run.smithi060.stderr: 91.0% -- replaced with /var/log/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T15:59:18.711 INFO:teuthology.orchestra.run.smithi060.stderr: 2023-12-06T15:59:18.711 INFO:teuthology.orchestra.run.smithi060.stderr:real 0m0.717s 2023-12-06T15:59:18.711 INFO:teuthology.orchestra.run.smithi060.stderr:user 0m2.874s 2023-12-06T15:59:18.712 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m0.125s 2023-12-06T15:59:18.712 INFO:tasks.cephadm:Archiving logs... 2023-12-06T15:59:18.712 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310/remote/ubuntu@smithi060.front.sepia.ceph.com/log 2023-12-06T15:59:18.713 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T15:59:19.074 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310/remote/ubuntu@smithi088.front.sepia.ceph.com/log 2023-12-06T15:59:19.075 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T15:59:19.324 INFO:tasks.cephadm:Removing cluster... 2023-12-06T15:59:19.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 --force 2023-12-06T15:59:21.256 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:59:20 smithi060 systemd[1]: Stopping Ceph node-exporter.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:22.325 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:59:21 smithi060 bash[53207]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T15:59:22.325 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:59:21 smithi060 bash[53256]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2023-12-06T15:59:22.325 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:59:22 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-06T15:59:22.326 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:59:22 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T15:59:22.326 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 06 15:59:22 smithi060 systemd[1]: Stopped Ceph node-exporter.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:59:22.617 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:59:22 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:22.617 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:59:22 smithi060 bash[46775]: ts=2023-12-06T15:59:22.420Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:59:22.872 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:59:22 smithi060 bash[53284]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:59:23.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:59:22 smithi060 bash[53328]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2023-12-06T15:59:23.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:59:23 smithi060 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T15:59:23.156 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 06 15:59:23 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:59:34.826 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1a17cd38-944e-11ee-95a2-87774f69a715 --force 2023-12-06T15:59:36.788 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:59:36 smithi088 systemd[1]: Stopping Ceph node-exporter.b for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:37.388 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[42938]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T15:59:37.388 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[42998]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2023-12-06T15:59:37.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:59:37 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-06T15:59:37.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:59:37 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T15:59:37.389 INFO:journalctl@ceph.node-exporter.b.smithi088.stdout:Dec 06 15:59:37 smithi088 systemd[1]: Stopped Ceph node-exporter.b for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:59:37.763 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 systemd[1]: Stopping Ceph grafana.a for 1a17cd38-944e-11ee-95a2-87774f69a715... 2023-12-06T15:59:37.763 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T15:59:37.763 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-12-06T15:59:37.764 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-12-06T15:59:37.765 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-12-06T15:59:37.765 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=info msg="Stopped Stream Manager" 2023-12-06T15:59:37.765 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:37 smithi088 bash[33795]: t=2023-12-06T15:59:37+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-12-06T15:59:38.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:38 smithi088 bash[43024]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715-grafana.a 2023-12-06T15:59:38.388 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:38 smithi088 bash[43072]: bash: /var/lib/ceph/1a17cd38-944e-11ee-95a2-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-12-06T15:59:38.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:38 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-12-06T15:59:38.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:38 smithi088 systemd[1]: ceph-1a17cd38-944e-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-06T15:59:38.389 INFO:journalctl@ceph.grafana.a.smithi088.stdout:Dec 06 15:59:38 smithi088 systemd[1]: Stopped Ceph grafana.a for 1a17cd38-944e-11ee-95a2-87774f69a715. 2023-12-06T15:59:49.970 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T15:59:49.970 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T15:59:49.977 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T15:59:49.984 INFO:tasks.cephadm:Teardown complete 2023-12-06T15:59:49.984 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T15:59:49.993 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T15:59:49.994 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:59:49.996 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:59:50.015 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T15:59:50.015 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2023-12-06T15:59:50.015 INFO:teuthology.orchestra.run.smithi060.stdout:*hv01.front.sepi 44.4.53.2 2 u 37 64 377 0.102 1.261 1.186 2023-12-06T15:59:50.016 INFO:teuthology.orchestra.run.smithi060.stdout:+hv02.front.sepi 63.231.80.2 3 u 41 64 377 0.091 3.745 1.687 2023-12-06T15:59:50.016 INFO:teuthology.orchestra.run.smithi060.stdout:+hv03.front.sepi 74.6.168.72 3 u 48 64 377 0.084 5.781 0.950 2023-12-06T15:59:50.016 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2023-12-06T15:59:50.019 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T15:59:50.019 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2023-12-06T15:59:50.020 INFO:teuthology.orchestra.run.smithi088.stdout:*hv01.front.sepi 44.4.53.2 2 u 43 64 377 0.102 -1.873 0.350 2023-12-06T15:59:50.020 INFO:teuthology.orchestra.run.smithi088.stdout:+hv02.front.sepi 63.231.80.2 3 u 36 64 377 0.070 2.307 0.325 2023-12-06T15:59:50.020 INFO:teuthology.orchestra.run.smithi088.stdout:+hv03.front.sepi 74.6.168.72 3 u 37 64 377 0.092 3.954 0.531 2023-12-06T15:59:50.020 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2023-12-06T15:59:50.021 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T15:59:50.029 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T15:59:50.030 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T15:59:50.042 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T15:59:50.051 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T15:59:50.060 INFO:teuthology.task.internal:Duration was 1387.508053 seconds 2023-12-06T15:59:50.061 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T15:59:50.180 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T15:59:50.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T15:59:50.182 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T15:59:50.234 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T15:59:50.234 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2023-12-06T15:59:50.234 DEBUG:teuthology.orchestra.run.smithi060:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T15:59:50.246 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2023-12-06T15:59:50.247 DEBUG:teuthology.orchestra.run.smithi088:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T15:59:50.264 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T15:59:50.264 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T15:59:50.266 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T15:59:50.362 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T15:59:50.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T15:59:50.365 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T15:59:50.517 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T15:59:50.527 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T15:59:50.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T15:59:50.542 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T15:59:50.559 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T15:59:50.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T15:59:50.587 DEBUG:teuthology.orchestra.run.smithi088:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T15:59:50.600 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2023-12-06T15:59:50.602 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2023-12-06T15:59:50.627 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T15:59:50.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:59:50.634 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T15:59:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:59:50.639 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T15:59:50.649 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T15:59:50.650 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310/remote/smithi060 2023-12-06T15:59:50.651 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T15:59:50.681 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310/remote/smithi088 2023-12-06T15:59:50.682 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T15:59:50.708 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T15:59:50.708 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T15:59:50.720 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T15:59:50.727 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T15:59:50.738 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T15:59:50.738 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T15:59:50.747 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T15:59:50.747 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T15:59:50.750 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T15:59:50.755 INFO:teuthology.orchestra.run.smithi060.stdout: 924113 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 15:59 /home/ubuntu/cephtest 2023-12-06T15:59:50.757 INFO:teuthology.orchestra.run.smithi088.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 15:59 /home/ubuntu/cephtest 2023-12-06T15:59:50.760 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T15:59:50.769 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T15:59:50.789 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T15:59:50.819 DEBUG:teuthology.nuke:shortname: smithi060 2023-12-06T15:59:50.820 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T15:59:50.844 DEBUG:teuthology.nuke:shortname: smithi088 2023-12-06T15:59:50.845 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T15:59:50.848 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:27:14.364665', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T15:59:50.870 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480310', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:27:14.366136', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T15:59:50.897 INFO:teuthology.orchestra.console.smithi060:Power off 2023-12-06T15:59:50.897 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T15:59:50.919 DEBUG:teuthology.orchestra.console.smithi060:power off output: Chassis Power Control: Down/Off 2023-12-06T15:59:50.919 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:59:50.939 INFO:teuthology.orchestra.console.smithi088:Power off 2023-12-06T15:59:50.939 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T15:59:50.946 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2023-12-06T15:59:50.962 DEBUG:teuthology.orchestra.console.smithi088:power off output: Chassis Power Control: Down/Off 2023-12-06T15:59:50.962 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:59:50.983 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-06T15:59:54.948 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:59:54.984 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:59:55.058 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2023-12-06T15:59:55.093 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-06T15:59:59.062 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:59:59.094 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T15:59:59.172 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2023-12-06T15:59:59.204 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-06T16:00:03.174 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:00:03.205 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:00:03.285 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is off 2023-12-06T16:00:03.316 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is off 2023-12-06T16:00:03.387 INFO:teuthology.orchestra.console.smithi060:Power off completed 2023-12-06T16:00:03.417 INFO:teuthology.orchestra.console.smithi088:Power off completed 2023-12-06T16:00:03.522 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1387.5080528259277 failure_reason: 'Command failed on smithi060 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 1a17cd38-944e-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f2fcb9f8717a44b9a13abf163df8fd84 status: fail success: false 2023-12-06T16:00:03.523 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T16:00:03.600 INFO:teuthology.run:FAIL